Skip to content

Commit 8faff85

Browse files
committed
Merge branch 'master' into update-default-keybindings-2025-05-16-01-38
2 parents 75c18e5 + 0c06da5 commit 8faff85

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

linux.keybindings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,8 +1644,6 @@
16441644
{ "key": "ctrl+numpad0", "command": "workbench.action.zoomReset" },
16451645
{ "key": "ctrl+shift+m", "command": "workbench.actions.view.problems",
16461646
"when": "workbench.panel.markers.view.active" },
1647-
{ "key": "escape", "command": "workbench.actions.workbench.panel.output.clearFilterText",
1648-
"when": "outputFilterFocus" },
16491647
{ "key": "escape", "command": "workbench.banner.focusBanner",
16501648
"when": "bannerFocused" },
16511649
{ "key": "down", "command": "workbench.banner.focusNextAction",

linux.negative.keybindings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,8 +1644,6 @@
16441644
{ "key": "ctrl+numpad0", "command": "-workbench.action.zoomReset" },
16451645
{ "key": "ctrl+shift+m", "command": "-workbench.actions.view.problems",
16461646
"when": "workbench.panel.markers.view.active" },
1647-
{ "key": "escape", "command": "-workbench.actions.workbench.panel.output.clearFilterText",
1648-
"when": "outputFilterFocus" },
16491647
{ "key": "escape", "command": "-workbench.banner.focusBanner",
16501648
"when": "bannerFocused" },
16511649
{ "key": "down", "command": "-workbench.banner.focusNextAction",

0 commit comments

Comments
 (0)