Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions linux.keybindings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Default Keybindings of Visual Studio Code 1.122.1 for Linux
// Default Keybindings of Visual Studio Code 1.124.0 for Linux

[
{ "key": "escape escape", "command": "workbench.action.exitZenMode",
Expand Down Expand Up @@ -541,7 +541,7 @@
{ "key": "ctrl+alt+enter", "command": "workbench.action.chat.runInTerminal",
"when": "accessibleViewInCodeBlock && chatIsEnabled || chatIsEnabled && inChat" },
{ "key": "enter", "command": "workbench.action.chat.submit",
"when": "chatInputHasText && chatSessionOptionsValid && inChatInput && !chatSessionRequestInProgress && !withinEditSessionDiff || chatInputHasText && chatSessionOptionsValid && inChatInput && !withinEditSessionDiff && chatEditingSentRequest == 's'" },
"when": "chatInputHasSendableContent && chatSessionOptionsValid && inChatInput && !chatSessionRequestInProgress && !withinEditSessionDiff || chatInputHasSendableContent && chatSessionOptionsValid && inChatInput && !withinEditSessionDiff && chatEditingSentRequest == 's'" },
{ "key": "ctrl+enter", "command": "workbench.action.chat.submitWithCodebase",
"when": "chatInputHasText && inChatInput && !chatSessionRequestInProgress" },
{ "key": "shift+alt+enter", "command": "workbench.action.chat.submitWithoutDispatching",
Expand Down Expand Up @@ -809,7 +809,7 @@
{ "key": "ctrl+alt+pageup", "command": "editor.action.accessibleViewPreviousCodeBlock",
"when": "accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'inlineChat' || accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'panelChat' || accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'quickChat'" },
{ "key": "ctrl+k ctrl+k", "command": "editor.action.defineKeybinding",
"when": "resource == 'vscode-userdata:/home/runner/work/vs-code-default-keybindings/vs-code-default-keybindings/scripts/get_default_keybindings/empty2/User/keybindings.json'" },
"when": "resource == 'vscode-userdata:/home/runner/work/vs-code-default-keybindings/vs-code-default-keybindings/empty2/User/keybindings.json'" },
{ "key": "tab", "command": "editor.action.inlineSuggest.commit",
"when": "inlineEditIsVisible && tabShouldAcceptInlineEdit && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineEditIsVisible && inlineSuggestionVisible && tabShouldAcceptInlineEdit && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineSuggestionHasIndentationLessThanTabSize && inlineSuggestionVisible && !editor.hasSelection && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineEditIsVisible && inlineSuggestionHasIndentationLessThanTabSize && inlineSuggestionVisible && !editor.hasSelection && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible" },
{ "key": "insert", "command": "editor.action.toggleOvertypeInsertMode" },
Expand Down Expand Up @@ -1278,13 +1278,15 @@
"when": "browserElementSelectionActive && browserHasUrl && chatIsEnabled && !browserHasError && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+l", "command": "workbench.action.browser.focusUrlInput",
"when": "activeEditor == 'workbench.editor.browser'" },
{ "key": "escape", "command": "workbench.action.browser.hideEmulationToolbar",
"when": "browserEmulationToolbarVisible && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+alt+/", "command": "workbench.action.browser.openOrList" },
{ "key": "ctrl+shift+a", "command": "workbench.action.browser.quickOpen",
"when": "activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+h", "command": "workbench.action.browser.showHistory",
"when": "activeEditor == 'workbench.editor.browser' && browserStorageScope != 'ephemeral'" },
{ "key": "f12", "command": "workbench.action.browser.toggleDevTools",
"when": "browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+d", "command": "workbench.action.browser.toggleFavorite",
"when": "browserHasUrl && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+escape", "command": "workbench.action.chat.cancel",
"when": "chatSessionHasActiveRequest && !chatRemoteJobCreating" },
{ "key": "enter", "command": "workbench.action.chat.editRequests",
Expand Down Expand Up @@ -1749,7 +1751,7 @@
{ "key": "delete", "command": "agentSession.archive",
"when": "agentSessionsViewerFocused && !agentSessionIsArchived" },
{ "key": "f2", "command": "agentSession.rename",
"when": "agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType == 'local'" },
"when": "agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType == 'local' || agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType =~ /^agent-host-/ || agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType =~ /^remote-/" },
{ "key": "shift+delete", "command": "agentSession.unarchive",
"when": "agentSessionIsArchived && agentSessionsViewerFocused" },
{ "key": "ctrl+right", "command": "breadcrumbs.focusNextWithPicker",
Expand Down Expand Up @@ -1787,7 +1789,7 @@
{ "key": "ctrl+pageup", "command": "notebook.focusPreviousEditor",
"when": "accessibilityModeEnabled && notebookCellEditorFocused" },
{ "key": "ctrl+shift+a", "command": "notification.acceptPrimaryAction",
"when": "notificationFocus || notificationToastsVisible" },
"when": "accessibilityModeEnabled && notificationFocus || accessibilityModeEnabled && notificationToastsVisible" },
{ "key": "ctrl+/", "command": "terminalSuggestToggleExplainMode",
"when": "terminalFocus && terminalHasBeenCreated && terminalIsOpen && terminalSuggestWidgetVisible || terminalFocus && terminalIsOpen && terminalProcessSupported && terminalSuggestWidgetVisible" },
{ "key": "ctrl+k down", "command": "views.moveViewDown",
Expand Down
16 changes: 9 additions & 7 deletions linux.negative.keybindings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Default Keybindings of Visual Studio Code 1.122.1 for Linux
// Default Keybindings of Visual Studio Code 1.124.0 for Linux

[
{ "key": "escape escape", "command": "-workbench.action.exitZenMode",
Expand Down Expand Up @@ -541,7 +541,7 @@
{ "key": "ctrl+alt+enter", "command": "-workbench.action.chat.runInTerminal",
"when": "accessibleViewInCodeBlock && chatIsEnabled || chatIsEnabled && inChat" },
{ "key": "enter", "command": "-workbench.action.chat.submit",
"when": "chatInputHasText && chatSessionOptionsValid && inChatInput && !chatSessionRequestInProgress && !withinEditSessionDiff || chatInputHasText && chatSessionOptionsValid && inChatInput && !withinEditSessionDiff && chatEditingSentRequest == 's'" },
"when": "chatInputHasSendableContent && chatSessionOptionsValid && inChatInput && !chatSessionRequestInProgress && !withinEditSessionDiff || chatInputHasSendableContent && chatSessionOptionsValid && inChatInput && !withinEditSessionDiff && chatEditingSentRequest == 's'" },
{ "key": "ctrl+enter", "command": "-workbench.action.chat.submitWithCodebase",
"when": "chatInputHasText && inChatInput && !chatSessionRequestInProgress" },
{ "key": "shift+alt+enter", "command": "-workbench.action.chat.submitWithoutDispatching",
Expand Down Expand Up @@ -809,7 +809,7 @@
{ "key": "ctrl+alt+pageup", "command": "-editor.action.accessibleViewPreviousCodeBlock",
"when": "accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'inlineChat' || accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'panelChat' || accessibleViewContainsCodeBlocks && accessibleViewCurrentProviderId == 'quickChat'" },
{ "key": "ctrl+k ctrl+k", "command": "-editor.action.defineKeybinding",
"when": "resource == 'vscode-userdata:/home/runner/work/vs-code-default-keybindings/vs-code-default-keybindings/scripts/get_default_keybindings/empty2/User/keybindings.json'" },
"when": "resource == 'vscode-userdata:/home/runner/work/vs-code-default-keybindings/vs-code-default-keybindings/empty2/User/keybindings.json'" },
{ "key": "tab", "command": "-editor.action.inlineSuggest.commit",
"when": "inlineEditIsVisible && tabShouldAcceptInlineEdit && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineEditIsVisible && inlineSuggestionVisible && tabShouldAcceptInlineEdit && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineSuggestionHasIndentationLessThanTabSize && inlineSuggestionVisible && !editor.hasSelection && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible || inlineEditIsVisible && inlineSuggestionHasIndentationLessThanTabSize && inlineSuggestionVisible && !editor.hasSelection && !editorHoverFocused && !editorTabMovesFocus && !suggestWidgetVisible" },
{ "key": "insert", "command": "-editor.action.toggleOvertypeInsertMode" },
Expand Down Expand Up @@ -1278,13 +1278,15 @@
"when": "browserElementSelectionActive && browserHasUrl && chatIsEnabled && !browserHasError && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+l", "command": "-workbench.action.browser.focusUrlInput",
"when": "activeEditor == 'workbench.editor.browser'" },
{ "key": "escape", "command": "-workbench.action.browser.hideEmulationToolbar",
"when": "browserEmulationToolbarVisible && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+alt+/", "command": "-workbench.action.browser.openOrList" },
{ "key": "ctrl+shift+a", "command": "-workbench.action.browser.quickOpen",
"when": "activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+h", "command": "-workbench.action.browser.showHistory",
"when": "activeEditor == 'workbench.editor.browser' && browserStorageScope != 'ephemeral'" },
{ "key": "f12", "command": "-workbench.action.browser.toggleDevTools",
"when": "browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+d", "command": "-workbench.action.browser.toggleFavorite",
"when": "browserHasUrl && activeEditor == 'workbench.editor.browser'" },
{ "key": "ctrl+escape", "command": "-workbench.action.chat.cancel",
"when": "chatSessionHasActiveRequest && !chatRemoteJobCreating" },
{ "key": "enter", "command": "-workbench.action.chat.editRequests",
Expand Down Expand Up @@ -1749,7 +1751,7 @@
{ "key": "delete", "command": "-agentSession.archive",
"when": "agentSessionsViewerFocused && !agentSessionIsArchived" },
{ "key": "f2", "command": "-agentSession.rename",
"when": "agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType == 'local'" },
"when": "agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType == 'local' || agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType =~ /^agent-host-/ || agentSessionsViewerFocused && !agentSessionHasMultipleSelected && chatSessionType =~ /^remote-/" },
{ "key": "shift+delete", "command": "-agentSession.unarchive",
"when": "agentSessionIsArchived && agentSessionsViewerFocused" },
{ "key": "ctrl+right", "command": "-breadcrumbs.focusNextWithPicker",
Expand Down Expand Up @@ -1787,7 +1789,7 @@
{ "key": "ctrl+pageup", "command": "-notebook.focusPreviousEditor",
"when": "accessibilityModeEnabled && notebookCellEditorFocused" },
{ "key": "ctrl+shift+a", "command": "-notification.acceptPrimaryAction",
"when": "notificationFocus || notificationToastsVisible" },
"when": "accessibilityModeEnabled && notificationFocus || accessibilityModeEnabled && notificationToastsVisible" },
{ "key": "ctrl+/", "command": "-terminalSuggestToggleExplainMode",
"when": "terminalFocus && terminalHasBeenCreated && terminalIsOpen && terminalSuggestWidgetVisible || terminalFocus && terminalIsOpen && terminalProcessSupported && terminalSuggestWidgetVisible" },
{ "key": "ctrl+k down", "command": "-views.moveViewDown",
Expand Down
Loading