更新 'keybindings.json'

This commit is contained in:
colin 2022-05-09 12:59:18 +08:00
parent 02e8ef27ea
commit ed0ae78c75
1 changed files with 4 additions and 0 deletions

View File

@ -480,4 +480,8 @@
"key": "cmd+2",
"command": "-workbench.action.focusSecondEditorGroup"
},
{
"key": "shift+cmd+i",
"command": "toggle.diff.renderSideBySide"
},
]