From 48f27d5c28b7766022be81a8970f8c16a9b5e29f Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Sun, 8 Sep 2019 18:47:49 +0800 Subject: [PATCH] Update keybindings.json --- keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybindings.json b/keybindings.json index 5676aab..3e9b05c 100644 --- a/keybindings.json +++ b/keybindings.json @@ -326,7 +326,7 @@ "key": "ctrl+shift+[", "command": "workbench.action.previousEditor", "when": "editorFocus" - } + }, { "key": "ctrl+shift+w", "command": "-workbench.action.closeWindow"