TreeDoc Viewer for VS CodeTreeDoc Viewer brings the TreeDoc web viewer experience into VS Code, so you can inspect JSON and JSONC files without leaving the editor. Open a document in a dedicated viewer with synchronized source, tree, and table panes. It is built on the same Vue 3 TreeDoc Viewer used by the web app at treedoc.org. Features
UsageOpen any
The viewer updates when the underlying text document changes. NotesThis extension renders files locally inside a VS Code webview. The document content is not sent to TreeDoc servers. External links opened from the viewer are passed through VS Code's external browser handling. Some advanced TreeDoc Viewer features dynamically evaluate expressions entered by the user, matching the behavior of the web viewer. Development
Open this folder in VS Code and press Use Open with TreeDoc Viewer from the command palette, editor title context menu, explorer context menu, or Reopen Editor With.... PublishingCreate a Visual Studio Marketplace publisher, then create an Azure DevOps personal access token with the Marketplace: Manage scope.
For version bumps, use:
|