sublimetext3 - Sublime text 3 plugin to get JSON path -


i after plugin or technique in sublime text 3 call qualified path of json element selected in editor window.

somethink like: http://jsonpath.com/

i want result somewhere can copy, want use documentation, not programmatically. not need https://github.com/jayway/jsonpath standard, produces readable/meaningful path element.


Comments

Popular posts from this blog

scala - 'wrong top statement declaration' when using slick in IntelliJ -

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -