From a7ad302c3390289f437e33ab423b756a79240664 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Tue, 23 Jul 2019 21:04:08 +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 20de58b..e56f6f8 100644 --- a/keybindings.json +++ b/keybindings.json @@ -154,7 +154,7 @@ "when": "editorTextFocus" }, { - "key": "ctrl+`", + "key": "ctrl+shift+c", "command": "workbench.action.terminal.toggleTerminal" }, {