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

Json​Tree

by Flyclops ST3

Sublime Text plugin for browsing a JSON document via tree view

Labels json, tree, search

Details

Installs

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

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