更新 'keybindings_mac.json'
This commit is contained in:
parent
5354de8898
commit
d28d86f88b
|
@ -392,6 +392,6 @@
|
||||||
{
|
{
|
||||||
"key": "cmd+t",
|
"key": "cmd+t",
|
||||||
"command": "workbench.action.newWindow",
|
"command": "workbench.action.newWindow",
|
||||||
"when": "editorFocus && !inDebugMode && !terminalFocus"
|
"when": "!inDebugMode && !terminalFocus"
|
||||||
},
|
},
|
||||||
]
|
]
|
Loading…
Reference in New Issue