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