Skip to content

smgsankar/json-array-table-editor

Repository files navigation

jsonArrayTableEditor README

The jsonArrayTableEditor extension allows you to easily view and edit JSON arrays in a tabular format within Visual Studio Code. This extension is built based on a requirement to view/modify JSON files containing an array of JSON objects

Features

  • Table View: Display JSON arrays in a table format for easy viewing and editing.
  • Inline Editing: Edit JSON array elements directly within the table.

Requirements

The extension would work with JSON files of format *.d.json The JSON file must contain only an array of JSON Objects of consistent structure

Example

Screen.Recording.2024-10-17.at.12.06.30.AM.mov

Issues & Reporting

If you happen to encounter any issue/bug within the extension, report them here

About

View and edit JSON arrays within VS Code in Table view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published