19 lines
418 B
Plaintext
19 lines
418 B
Plaintext
[
|
|
{
|
|
"keys": [
|
|
"super+ctrl+j"
|
|
],
|
|
"command": "pretty_json"
|
|
},
|
|
{
|
|
"keys": ["super+ctrl+shift+j"],
|
|
"command": "jq_query_pretty_json"
|
|
},
|
|
{
|
|
"keys": ["super+r"],
|
|
"command": "pretty_json_goto_symbol",
|
|
"context": [
|
|
{ "key": "selector", "operator": "equal", "operand": "source.json" }
|
|
]
|
|
}
|
|
] |