// Toggle between terminal and editor focus
{ "key": "ctrl+`", "command": "workbench.action.terminal.focus"},
{ "key": "ctrl+`", "command": "workbench.action.focusActiveEditorGroup", "when": "terminalFocus"}
VS Code在终端与编辑器之间切换快捷键
最新推荐文章于 2025-06-03 09:05:07 发布