Update keybindings.json
This commit is contained in:
parent
c3383ce7ca
commit
ae4bd002aa
|
@ -244,8 +244,8 @@
|
||||||
"when": "inDebugMode"
|
"when": "inDebugMode"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "ctrl+n",
|
"key": "ctrl+shift+q",
|
||||||
"command": "extension.node-debug.startWithStopOnEntry",
|
"command": "workbench.action.debug.restart",
|
||||||
"when": "!inDebugMode && debugConfigurationType == 'node'"
|
"when": "inDebugMode"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue