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 87K
  • Win 38K
  • Mac 34K
  • Linux 14K
May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25
Windows 1 7 4 2 8 0 1 3 2 5 5 5 3 1 3 5 5 4 5 5 2 3 2 11 5 4 1 2 3 4 1 6 4 1 2 3 10 9 4 3 2 2 8 14 11 3
Mac 1 7 10 8 7 1 3 4 1 6 9 8 1 1 4 8 8 6 8 3 2 4 5 8 7 7 6 2 5 7 2 7 3 3 4 4 6 8 5 8 3 3 8 6 8 9
Linux 1 2 4 2 2 0 1 5 0 0 0 0 1 1 2 3 5 2 1 2 2 0 3 2 1 0 0 0 2 1 2 3 2 0 1 1 2 0 1 2 0 1 3 0 1 3

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