Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Tree RebornNew to Visual Studio Code? Get it now.
JSON Tree Reborn

JSON Tree Reborn

APinchofDill

|
1 install
| (0) | Free
Generate a tree view editor of the active JSON document
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Tree Editor

A vscode extension to preview and edit JSON documents in a simple tree view, based on https://jsoneditoronline.org.

Usage

To start open the command pallete and type json. View > Command Palette > JSON Reborn: Start JSON Tree Reborn session

When a JSON file is opened in a standard vscode editor, you'll also find a {} icon in the right part of the editor's top title bar to directly open JSON Tree Editor.

You can also make a right click upon a JSON file in the tree explorer, where you'll find a Start JSON Tree Editor session item that will open both standard editor and JSON Tree Editor side by side.

Contributions

This project builds upon the privious work of sunmorgus to bring the JSON Tree Reborn to its current state:

  • Original project by sunmorgus

Release Notes

1.0.20250827

  • Update to dark theme and set as default
  • Support for json5
  • Updated dependencies to current standards and security
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft