ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Json​Tree

by Flyclops ST3 Trending

Sublime Text plugin for browsing a JSON document via tree view

Labels json, tree, search

Details

Installs

  • Total 86K
  • Win 38K
  • Mac 34K
  • Linux 14K
Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9
Windows 0 3 11 3 1 3 5 9 3 6 0 2 7 5 5 6 9 0 1 5 5 7 7 5 6 4 6 6 4 5 9 1 1 1 6 11 4 8 5 3 7 9 5 6 6 3
Mac 0 9 4 3 3 4 6 6 7 6 0 1 11 4 2 7 5 1 2 9 4 2 4 5 2 4 2 6 4 8 8 3 2 5 7 7 6 5 0 1 9 6 8 3 10 2
Linux 0 3 1 0 0 2 3 1 2 0 0 0 1 3 2 2 3 0 0 0 2 2 1 0 1 1 0 1 2 0 2 2 1 0 1 3 0 0 1 2 3 1 4 1 0 0

Readme

Source
raw.​githubusercontent.​com

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