Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 732 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 732 Bytes

Jasonetor

Jasonetor (JaSONE[di]tor) - An (eventually) friendly JSON renderer and graphic editor extension for Visual Studio Code.

Features

Currently allows to visualize JSON in a tree view, and select nodes.

As a very very very early version, is not optimized, and requires internet connection. Please bear with the developer ;)

Available Commands

  • JSON Editor (extension.jsonSideEditor)

Extension Settings

None, for the time being.

Known Issues

  • Does not work without internet connection.
  • Does not keep node expand and selection, when JSON is edited.

Release Notes

0.0.1

  • JSON tree view.
  • Node selection highlighting.

Source

GitHub