更新 'keybindings.json'

This commit is contained in:
colin 2023-08-01 20:15:33 +08:00
parent 8ba43e2c8e
commit 99af3af135
1 changed files with 4 additions and 0 deletions

View File

@ -501,5 +501,9 @@
"key": "cmd+k e",
"command": "-workbench.files.action.focusOpenEditorsView",
"when": "workbench.explorer.openEditorsView.active"
},
{
"key": "cmd+q",
"command": "-workbench.action.quit"
}
]