josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
818 stars 108 forks source link

Visual Studio Code integration / extension #322

Closed alexandrustinov closed 8 months ago

alexandrustinov commented 8 months ago

Please consider to implement Visual Studio Code extension which will be able to edit to edit any local .json file using the JSON Editor as UI.

Or, if you already know/has such implementation - please make reference to it in project documentation.

Existing "JSON table editor" references from the vscode marketplace point to nowhere: https://marketplace.visualstudio.com/search?term=json%20table%20editor&target=VSCode&category=All%20categories&sortBy=Installs

josdejong commented 8 months ago

Thanks for your suggestion Alexandr, that can be interesting indeed.

Lets continue any discussion in https://github.com/josdejong/svelte-jsoneditor/discussions/281 to keep things focused.