From 81882170fcc75c106028b0bf4323f0c30864cf21 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 14 Oct 2020 16:39:29 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/keybindings_mac.json b/keybindings_mac.json index 3168132..1ad3c3b 100644 --- a/keybindings_mac.json +++ b/keybindings_mac.json @@ -368,10 +368,10 @@ "key": "cmd+shift+u", "command": "workbench.view.scm" }, - { - "key": "cmd+.", - "command": "workbench.action.toggleStatusbarVisibility" - }, + // { + // "key": "cmd+.", + // "command": "workbench.action.toggleStatusbarVisibility" + // }, { "key": "cmd+m", "command": "workbench.action.toggleActivityBarVisibility"