|
@@ -31,10 +31,10 @@
|
|
},
|
|
},
|
|
"type": "object"
|
|
"type": "object"
|
|
},
|
|
},
|
|
- "command-palette:activate": {
|
|
|
|
|
|
+ "command-palette:toggle": {
|
|
"default": { },
|
|
"default": { },
|
|
"properties": {
|
|
"properties": {
|
|
- "command": { "default": "command-palette:activate" },
|
|
|
|
|
|
+ "command": { "default": "apputils:toggle-command-palette" },
|
|
"keys": { "default": ["Accel Shift C"] },
|
|
"keys": { "default": ["Accel Shift C"] },
|
|
"selector": { "default": "body" }
|
|
"selector": { "default": "body" }
|
|
},
|
|
},
|