|
1 | | -// Default Keybindings of Visual Studio Code 1.111.0 for Linux |
| 1 | +// Default Keybindings of Visual Studio Code 1.112.0 for Linux |
2 | 2 |
|
3 | 3 | [ |
4 | 4 | { "key": "escape escape", "command": "-workbench.action.exitZenMode", |
|
138 | 138 | "when": "chatCursorAtTop && inChatInput && !quickChatHasFocus" }, |
139 | 139 | { "key": "ctrl+up", "command": "-chat.action.focus", |
140 | 140 | "when": "inChatInput && isLinux && !quickChatHasFocus || inChatInput && isWindows && !quickChatHasFocus" }, |
141 | | - { "key": "escape", "command": "-chat.models.action.clearSearchResults", |
142 | | - "when": "inModelsEditor && inModelsSearch" }, |
143 | 141 | { "key": "shift+escape", "command": "-closeBreakpointWidget", |
144 | 142 | "when": "breakpointWidgetVisible && textInputFocus" }, |
145 | 143 | { "key": "escape", "command": "-closeBreakpointWidget", |
|
569 | 567 | { "key": "shift+alt+f8", "command": "-testing.goToPreviousMessage", |
570 | 568 | "when": "editorFocus && testing.isPeekVisible" }, |
571 | 569 | { "key": "alt+enter", "command": "-workbench.action.chat.queueMessage", |
572 | | - "when": "chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'qs' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'qs' && chatEditingSentRequest != 's'" }, |
| 570 | + "when": "chatInputHasText && inChatInput && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatSessionRequestInProgress && inChatInput && config.chat.requestQueuing.defaultAction == 'steer' && chatInputHasText && chatSessionRequestInProgress && chatEditingSentRequest != 'q' && chatEditingSentRequest != 's' && chatEditingSentRequest != 'st' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's'" }, |
| 571 | + { "key": "enter", "command": "-workbench.action.chat.queueMessage", |
| 572 | + "when": "chatSessionRequestInProgress && inChatInput && chatInputHasText && chatSessionRequestInProgress && chatEditingSentRequest != 'q' && chatEditingSentRequest != 's' && chatEditingSentRequest != 'st' && config.chat.requestQueuing.defaultAction != 'steer' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's'" }, |
573 | 573 | { "key": "enter", "command": "-workbench.action.chat.steerWithMessage", |
574 | | - "when": "chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'qs' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'qs' && chatEditingSentRequest != 's'" }, |
| 574 | + "when": "chatInputHasText && inChatInput && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatSessionRequestInProgress && inChatInput && config.chat.requestQueuing.defaultAction == 'steer' && chatInputHasText && chatSessionRequestInProgress && chatEditingSentRequest != 'q' && chatEditingSentRequest != 's' && chatEditingSentRequest != 'st' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's'" }, |
| 575 | + { "key": "alt+enter", "command": "-workbench.action.chat.steerWithMessage", |
| 576 | + "when": "chatSessionRequestInProgress && inChatInput && chatInputHasText && chatSessionRequestInProgress && chatEditingSentRequest != 'q' && chatEditingSentRequest != 's' && chatEditingSentRequest != 'st' && config.chat.requestQueuing.defaultAction != 'steer' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest != 's' || chatInputHasText && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's' || chatInputHasText && chatSessionRequestInProgress && inChatInput && chatEditingSentRequest == 'q' && chatEditingSentRequest == 'st' && chatEditingSentRequest != 's'" }, |
575 | 577 | { "key": "ctrl+shift+up", "command": "-workbench.chat.action.focusLastFocused", |
576 | 578 | "when": "chatCursorAtTop && inChatInput && !quickChatHasFocus" }, |
577 | 579 | { "key": "ctrl+shift+up", "command": "-workbench.chat.action.focusLastFocused", |
|
1984 | 1986 | "when": "browserFocused && activeEditor == 'workbench.editor.browser'" }, |
1985 | 1987 | { "key": "ctrl+r", "command": "-workbench.action.browser.reload", |
1986 | 1988 | "when": "browserFocused && activeEditor == 'workbench.editor.browser'" }, |
| 1989 | + { "key": "ctrl+numpad0", "command": "-workbench.action.browser.resetZoom", |
| 1990 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
| 1991 | + { "key": "ctrl+numpad_add", "command": "-workbench.action.browser.zoomIn", |
| 1992 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
| 1993 | + { "key": "ctrl+shift+=", "command": "-workbench.action.browser.zoomIn", |
| 1994 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
| 1995 | + { "key": "ctrl+=", "command": "-workbench.action.browser.zoomIn", |
| 1996 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
| 1997 | + { "key": "ctrl+numpad_subtract", "command": "-workbench.action.browser.zoomOut", |
| 1998 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
| 1999 | + { "key": "ctrl+-", "command": "-workbench.action.browser.zoomOut", |
| 2000 | + "when": "browserFocused && browserHasUrl && !browserHasError && activeEditor == 'workbench.editor.browser'" }, |
1987 | 2001 | { "key": "escape", "command": "-notifications.hideToasts", |
1988 | 2002 | "when": "notificationFocus && notificationToastsVisible" }, |
1989 | 2003 | { "key": "escape", "command": "-workbench.action.chat.stopListening", |
|
0 commit comments