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

JSON Table Viewer

lengmo

|
17,553 installs
| (4) | Free
View JSON as Nested Table
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

json-table-viewer README

tutorial

Features

Open a Web Table View for current opened json file.

TodoList

  • [ ] Support Column Select

Customize Style

exmpale:

{
    "json-table-viewer.item-light-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
    "json-table-viewer.item-dark-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
    "json-table-viewer.item-high-contrast-style": "font-family: 'Menlo'; color: red; background-color: #403F3F",
}

the field and value to customise can refer to css style.

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