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