Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 927 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 927 Bytes

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

install

  • 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.

Features

Show JSON file as a treeview in vscode.

Requirements

VSCode

Extension Settings

Null

Known Issues

Release Notes

Special thanks to JSONEditor

JSONViewer is open source software under the MIT licence.

Thanks

Alex Giddings add feature: open json with comments