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

JSON Table

soloham

|
4,597 installs
| (2) | Free
JSON Editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Table Editor

JSON Table Editor

Usage

  • JSON Table can be invoked from the context menu of a JSON file, by choosing "JSON Table Editor" in the Open With options
  • The grid can ne sorted, filtered and can be edited inline.
  • This currently only works on JSON files with an array and finds the first property that's an array to display in the table

Demonstrates JSON Table Editor using a custom editor:

Version 0.0.5

  • Fixed issue with empty table upon initial load

Version 0.0.4

  • Drastically reduced package size

Version 0.0.3

  • Fixed issue with empty screen when switching tabs
  • Column headers are now sticky
  • Improved search input styling

Version 0.0.2 (Initial Release)

  • Provides a custom editor for .json files
  • Currently, it extracts the first element from the JSON that is an array
  • The JSON Table Editor can be invoked from the context menu of a JSON file, by choosing "JSON Table Editor" in the Open With options
  • The table supports sorting, filtering and inline editing
  • Clicking the plus icon will add a new row at the bottom of the table, the new row is a copy of the last element
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft