Merge pull request #141 from dzhibas/st4_json_lines
ST4: format json lines
This commit is contained in:
commit
af5a6708d3
|
@ -3,6 +3,10 @@
|
|||
"caption": "Pretty JSON: Format JSON",
|
||||
"command": "pretty_json"
|
||||
},
|
||||
{
|
||||
"caption": "Pretty JSON: Format JSON Lines",
|
||||
"command": "pretty_json_lines"
|
||||
},
|
||||
{
|
||||
"caption": "Pretty JSON: Format and Sort JSON",
|
||||
"command": "pretty_json_and_sort"
|
||||
|
|
Loading…
Reference in New Issue