JSON String Viewer v0.1.0
Render JSON string values with real newlines in a VS Code side panel.
Features
- Full JSON document preview — all fields rendered with syntax coloring
\n,\t,\rescape sequences displayed as real whitespace- Auto-activates on
.jsonfiles — zero configuration - Click-to-navigate from editor to panel
- Nested objects/arrays with collapsible sections
- Live update on edit
Install
code --install-extension json-string-viewer-0.1.0.vsixOr search "JSON String Viewer" in VS Code Extensions marketplace.