Navigation Menu

Skip to content

ccimage/jsonviewer

Repository files navigation

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

  • if string value with the letter ", the escape character will always shows (as \")
  • others:

https://github.com/ccimage/jsonviewer/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

About

A vscode extension that helps you valiadte and view JSON as treeview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published