From d28d86f88bde5379ce5b6c73ec8ddc148a5787ab Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 26 Oct 2020 10:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'keybindings=5Fmac.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keybindings_mac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybindings_mac.json b/keybindings_mac.json index 1ad3c3b..6d8d085 100644 --- a/keybindings_mac.json +++ b/keybindings_mac.json @@ -392,6 +392,6 @@ { "key": "cmd+t", "command": "workbench.action.newWindow", - "when": "editorFocus && !inDebugMode && !terminalFocus" + "when": "!inDebugMode && !terminalFocus" }, ] \ No newline at end of file