This commit is contained in:
pythongosssss
2024-11-18 21:59:36 +00:00
committed by GitHub
parent 26c3eeb942
commit 56848724cd

View File

@@ -173,7 +173,7 @@ export const CORE_KEYBINDINGS: Keybinding[] = [
key: '`', key: '`',
ctrl: true ctrl: true
}, },
commandId: 'Workspace.ToggleBottomPanelTab.integrated-terminal' commandId: 'Workspace.ToggleBottomPanelTab.logs-terminal'
}, },
{ {
combo: { combo: {