adding ./jq usage demo gif

This commit is contained in:
Nikolajus 2014-04-02 14:39:32 +02:00 committed by Nikolajus Krauklis
parent 801cd85220
commit e627993ffa
1 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,11 @@ Using Command Palette <kbd>Ctrl+Shift+P</kbd> find "Pretty JSON: Minify (compres
## jQ usage
if on your machine "jq" tool is available with <kdb>ctrl+atl+shift+j</kdb> you can run against your json. output will be opened in new view
[![Demo](http://www.gang.lt/prettyjson.gif)](http://www.gang.lt/prettyjson.gif)
if on your machine "[./jq](http://stedolan.github.io/jq/)" tool is available with <kdb>ctrl+atl+shift+j</kdb> you can run against your json. output will be opened in new view
http://stedolan.github.io/jq/
## Default configuration