Skip to content

gcardonag/JsonTree

 
 

Repository files navigation

JsonTree

Sublime Text plugin for browsing a JSON document via tree view.

Known Issues:

  • Path-finding can be a bit wonky

TODO:

  • Better path-finding
  • Live-browsing of buffer while scrolling list

OS X

cmd-control-j

Windows/Linux

ctrl+alt+j

Screenshot

This is JSON from an AWS CloudFormation document

Versions

0.1.2

Add Sublime Command for use in Command Palette (thanks @vanntastic)

0.1.1

Initial release

About

Sublime Text plugin for browsing a JSON document via tree view

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.1%
  • JavaScript 11.9%