Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>JSON Grid ViewerNew to Visual Studio Code? Get it now.
JSON Grid Viewer

JSON Grid Viewer

Igor Honhoff

|
23,257 installs
| (11) | Free
Get a better overview of the content in a JSON file by viewing it in an resizable grid.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json-grid-viewer

This extension allows you get a better overview of the content in a JSON file by showing it in a resizable grid.

  • Columns are resizable.
  • Each object and array is collapsed by default but can be expanded to see all contents
  • Arrays of objects show in a table format

Demo

demo

Usage

To open a json file in the grid viewer, right click the file, select Open With... > JSON Grid. The grid is read only but will display any changes made to the json file live, provided the json is valid.

To do:

  • Add editing capabilities
  • Take colours from the active theme
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft