Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Table ViewNew to Visual Studio Code? Get it now.
JSON Table View

JSON Table View

Subash

|
1,556 installs
| (1) | Free
View JSON in tabular format.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json-table-viewer README

https://github.com/SVSSubash/JSONTableViewerV2/assets/44859012/ed6448a1-96a9-4e32-8550-fbde683dc590

This command converts symmetric schema (all objects have same properties) json to html table.

Features

JSON to HTML Table

Extension Settings

You can use the vscode configuration to customize the Json Table Viewer.

For example:

This extension contributes the following settings:

  • jsonTableViewer.jsonTableViewerDensity: Set the density of the JSON table Viewer. Values can be 'small | Medium | large'.
  • jsonTableViewer.jsonTableViewerTheme: Set the theme of the JSON table Viewer. Values can be 'Dark | Light | Pink | Blue'.
  • jsonTableViewer.jsonTableViewerFontStyle: Set the font style of the JSON table Viewer. Values can be 'italic | normal'.
  • jsonTableViewer.jsonShowBraceNumbers: Show the numbers for the start and end of each brace.

Release Notes

0.0.8

  1. Initial release of JSON Table Viewer

0.0.9

  1. More accurate description of property value types.
  2. Fixed header columns.
  3. Support themes.

0.0.11

  1. Show brace numbers.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft