Skip to content

v0.1.0 — Initial Release

Latest

Choose a tag to compare

@ultrawaver ultrawaver released this 15 Mar 23:38
· 1 commit to main since this release

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.