From 3feae2cdefdceb79dd05d926335967d67b1d90b1 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Tue, 3 Mar 2020 17:02:31 +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 d528934..b9892cc 100644 --- a/keybindings.json +++ b/keybindings.json @@ -146,7 +146,7 @@ }, { "key": "ctrl+e", - "command": "workbench.action.toggleMaximizedPanel", + "command": "macros.terminal", "when": "!activePanel" }, {