Skip to content

Releases: ultrawaver/json-string-render

v0.1.0 — Initial Release

15 Mar 23:38

Choose a tag to compare

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, \r escape sequences displayed as real whitespace
  • Auto-activates on .json files — 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.vsix

Or search "JSON String Viewer" in VS Code Extensions marketplace.