From ed0ae78c75dfbe772a82ed955fc1056e5584b68b Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 9 May 2022 12:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'keybindings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keybindings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keybindings.json b/keybindings.json index 337bc5f..8498d57 100644 --- a/keybindings.json +++ b/keybindings.json @@ -480,4 +480,8 @@ "key": "cmd+2", "command": "-workbench.action.focusSecondEditorGroup" }, + { + "key": "shift+cmd+i", + "command": "toggle.diff.renderSideBySide" + }, ] \ No newline at end of file