Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Tree Viewer & Section CopierNew to Visual Studio Code? Get it now.
JSON Tree Viewer & Section Copier

JSON Tree Viewer & Section Copier

Rebin

|
1 install
| (0) | Free
Basic VS Code extension to display JSON in a tree view with ability to copy sections/nodes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Tree Viewer & Section Copier

A lightweight VS Code extension to parse and view active JSON files in a tree view sidebar with section copying capabilities.

Features

  • JSON Tree View: Displays structured JSON data from active editor in a dedicated Sidebar panel (JSON Tree).
  • Section Copying: Hover or right-click any node in the tree and click the Copy Section button to copy that entire JSON subtree / value formatted with 2-space indentation into your clipboard.
  • Real-Time Sync: Automatically updates tree hierarchy as you switch active text editors or edit JSON documents.

Usage

  1. Open any .json file in VS Code.
  2. Click on the JSON Tree icon on the Activity Bar on the left sidebar.
  3. Expand / collapse keys to inspect your data.
  4. Hover over any tree node and click the Copy inline icon (or right-click -> Copy Section) to copy its JSON value/subtree into your clipboard.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft