Skip to content

Commit 33f4f2c

Browse files
authored
Merge pull request #209 from codebling/update-default-keybindings-2026-04-01-13-23
Update for VSCode 1.114.0
2 parents 3282d68 + 40b579f commit 33f4f2c

6 files changed

Lines changed: 58 additions & 6 deletions

linux.keybindings.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for Linux
1+
// Default Keybindings of Visual Studio Code 1.114.0 for Linux
22

33
[
44
{ "key": "escape escape", "command": "workbench.action.exitZenMode",
@@ -1082,6 +1082,14 @@
10821082
"when": "problemFocus" },
10831083
{ "key": "ctrl+.", "command": "problems.action.showQuickFixes",
10841084
"when": "problemFocus" },
1085+
{ "key": "ctrl+shift+alt+enter", "command": "quickInput.accept",
1086+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1087+
{ "key": "ctrl+shift+enter", "command": "quickInput.accept",
1088+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1089+
{ "key": "shift+alt+enter", "command": "quickInput.accept",
1090+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1091+
{ "key": "shift+enter", "command": "quickInput.accept",
1092+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10851093
{ "key": "ctrl+alt+enter", "command": "quickInput.accept",
10861094
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10871095
{ "key": "ctrl+enter", "command": "quickInput.accept",

linux.negative.keybindings.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for Linux
1+
// Default Keybindings of Visual Studio Code 1.114.0 for Linux
22

33
[
44
{ "key": "escape escape", "command": "-workbench.action.exitZenMode",
@@ -1082,6 +1082,14 @@
10821082
"when": "problemFocus" },
10831083
{ "key": "ctrl+.", "command": "-problems.action.showQuickFixes",
10841084
"when": "problemFocus" },
1085+
{ "key": "ctrl+shift+alt+enter", "command": "-quickInput.accept",
1086+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1087+
{ "key": "ctrl+shift+enter", "command": "-quickInput.accept",
1088+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1089+
{ "key": "shift+alt+enter", "command": "-quickInput.accept",
1090+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1091+
{ "key": "shift+enter", "command": "-quickInput.accept",
1092+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10851093
{ "key": "ctrl+alt+enter", "command": "-quickInput.accept",
10861094
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10871095
{ "key": "ctrl+enter", "command": "-quickInput.accept",

macos.keybindings.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for macOS
1+
// Default Keybindings of Visual Studio Code 1.114.0 for macOS
22

33
[
44
{ "key": "escape escape", "command": "workbench.action.exitZenMode",
@@ -1183,6 +1183,14 @@
11831183
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11841184
{ "key": "cmd+enter", "command": "quickInput.accept",
11851185
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1186+
{ "key": "ctrl+shift+alt+enter", "command": "quickInput.accept",
1187+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1188+
{ "key": "ctrl+shift+enter", "command": "quickInput.accept",
1189+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1190+
{ "key": "shift+alt+enter", "command": "quickInput.accept",
1191+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1192+
{ "key": "shift+enter", "command": "quickInput.accept",
1193+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11861194
{ "key": "ctrl+alt+enter", "command": "quickInput.accept",
11871195
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11881196
{ "key": "ctrl+enter", "command": "quickInput.accept",

macos.negative.keybindings.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for macOS
1+
// Default Keybindings of Visual Studio Code 1.114.0 for macOS
22

33
[
44
{ "key": "escape escape", "command": "-workbench.action.exitZenMode",
@@ -1183,6 +1183,14 @@
11831183
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11841184
{ "key": "cmd+enter", "command": "-quickInput.accept",
11851185
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1186+
{ "key": "ctrl+shift+alt+enter", "command": "-quickInput.accept",
1187+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1188+
{ "key": "ctrl+shift+enter", "command": "-quickInput.accept",
1189+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1190+
{ "key": "shift+alt+enter", "command": "-quickInput.accept",
1191+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1192+
{ "key": "shift+enter", "command": "-quickInput.accept",
1193+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11861194
{ "key": "ctrl+alt+enter", "command": "-quickInput.accept",
11871195
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
11881196
{ "key": "ctrl+enter", "command": "-quickInput.accept",

windows.keybindings.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for Windows
1+
// Default Keybindings of Visual Studio Code 1.114.0 for Windows
22

33
[
44
{ "key": "escape escape", "command": "workbench.action.exitZenMode",
@@ -154,6 +154,8 @@
154154
"when": "chatCursorAtTop && inChatInput && !quickChatHasFocus" },
155155
{ "key": "ctrl+up", "command": "chat.action.focus",
156156
"when": "inChatInput && isLinux && !quickChatHasFocus || inChatInput && isWindows && !quickChatHasFocus" },
157+
{ "key": "escape", "command": "chat.models.action.clearSearchResults",
158+
"when": "inModelsEditor && inModelsSearch" },
157159
{ "key": "shift+escape", "command": "closeBreakpointWidget",
158160
"when": "breakpointWidgetVisible && textInputFocus" },
159161
{ "key": "escape", "command": "closeBreakpointWidget",
@@ -1081,6 +1083,14 @@
10811083
"when": "problemFocus" },
10821084
{ "key": "ctrl+.", "command": "problems.action.showQuickFixes",
10831085
"when": "problemFocus" },
1086+
{ "key": "ctrl+shift+alt+enter", "command": "quickInput.accept",
1087+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1088+
{ "key": "ctrl+shift+enter", "command": "quickInput.accept",
1089+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1090+
{ "key": "shift+alt+enter", "command": "quickInput.accept",
1091+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1092+
{ "key": "shift+enter", "command": "quickInput.accept",
1093+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10841094
{ "key": "ctrl+alt+enter", "command": "quickInput.accept",
10851095
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10861096
{ "key": "ctrl+enter", "command": "quickInput.accept",

windows.negative.keybindings.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Default Keybindings of Visual Studio Code 1.113.0 for Windows
1+
// Default Keybindings of Visual Studio Code 1.114.0 for Windows
22

33
[
44
{ "key": "escape escape", "command": "-workbench.action.exitZenMode",
@@ -154,6 +154,8 @@
154154
"when": "chatCursorAtTop && inChatInput && !quickChatHasFocus" },
155155
{ "key": "ctrl+up", "command": "-chat.action.focus",
156156
"when": "inChatInput && isLinux && !quickChatHasFocus || inChatInput && isWindows && !quickChatHasFocus" },
157+
{ "key": "escape", "command": "-chat.models.action.clearSearchResults",
158+
"when": "inModelsEditor && inModelsSearch" },
157159
{ "key": "shift+escape", "command": "-closeBreakpointWidget",
158160
"when": "breakpointWidgetVisible && textInputFocus" },
159161
{ "key": "escape", "command": "-closeBreakpointWidget",
@@ -1081,6 +1083,14 @@
10811083
"when": "problemFocus" },
10821084
{ "key": "ctrl+.", "command": "-problems.action.showQuickFixes",
10831085
"when": "problemFocus" },
1086+
{ "key": "ctrl+shift+alt+enter", "command": "-quickInput.accept",
1087+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1088+
{ "key": "ctrl+shift+enter", "command": "-quickInput.accept",
1089+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1090+
{ "key": "shift+alt+enter", "command": "-quickInput.accept",
1091+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
1092+
{ "key": "shift+enter", "command": "-quickInput.accept",
1093+
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10841094
{ "key": "ctrl+alt+enter", "command": "-quickInput.accept",
10851095
"when": "inQuickInput && !isComposing && quickInputType != 'quickWidget'" },
10861096
{ "key": "ctrl+enter", "command": "-quickInput.accept",

0 commit comments

Comments
 (0)