Download as VSCode Extenstion: JSON Viewer
Project home page http://www.github.com/ccimage/jsonviewer
//Based on chrome/firefox extension jsonview
Change viewer to JSONEditor
- Open vscode and search extensions for 'json viewer'
- download
- reload
- Usage: open a file, Press F1 and run 'Open in json viewer' Run the command again on editor to update the view.
Show JSON file as a treeview in vscode.
VSCode
Null
- if string value with the letter ", the escape character will always shows (as \")
- others:
Special thanks to JSONEditor
JSONViewer is open source software under the MIT licence.
Alex Giddings add feature: open json with comments