All notable changes to the "jsonviewer" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- First version
- Based on chrome/firefox extension jsonview
- All of the codes are from jsonview excepted the in18 and error message
- fix some mistake on the document
- add project icon
- update viwer to JSONEditor's Viewer
- command menu display as 'Open in json viewer'
- fix bug: Icons not display
- change js resource link to local file
- fixed: See nothing on Dark theme
- update: dev tools, engine to vscode 1.34 and shift tslint to eslint
- update: use new api of webview
- update: upgrade version of JSONEditor to v9.9.0
- update: add some other modes to the editor (open a menu)
- new: open json with comments by Alex Giddings
- fix: comment-json module not found