If helpful - this is the keyboard shortcut troubleshooting
2026-04-09 18:47:03.030 [info] [Window] [KeybindingService]: / Soft dispatching keyboard event
2026-04-09 18:47:03.030 [info] [Window] [KeybindingService]: \ Keyboard event cannot be dispatched
2026-04-09 18:47:03.030 [info] [Window] [KeybindingService]: / Received keydown event - modifiers: [ctrl], code: ControlRight, keyCode: 17, key: Control
2026-04-09 18:47:03.030 [info] [Window] [KeybindingService]: | Converted keydown event - modifiers: [ctrl], code: ControlRight, keyCode: 5 (‘Ctrl’)
2026-04-09 18:47:03.030 [info] [Window] [KeybindingService]: \ Keyboard event cannot be dispatched in keydown phase.
2026-04-09 18:47:03.031 [info] [Window] [KeybindingService]: / Soft dispatching keyboard event
2026-04-09 18:47:03.031 [info] [Window] [KeybindingService]: \ Keyboard event cannot be dispatched
2026-04-09 18:47:03.031 [info] [Window] [KeybindingService]: / Received keydown event - modifiers: [ctrl,shift], code: ShiftRight, keyCode: 16, key: Shift
2026-04-09 18:47:03.031 [info] [Window] [KeybindingService]: | Converted keydown event - modifiers: [ctrl,shift], code: ShiftRight, keyCode: 4 (‘Shift’)
2026-04-09 18:47:03.031 [info] [Window] [KeybindingService]: \ Keyboard event cannot be dispatched in keydown phase.
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: / Soft dispatching keyboard event
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: | Resolving ctrl+shift+[KeyF]
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: \ From 5 keybinding entries, matched workbench.action.findInFiles, when: no when condition, source: built-in.
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: / Received keydown event - modifiers: [ctrl,shift], code: KeyF, keyCode: 70, key: F
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: | Converted keydown event - modifiers: [ctrl,shift], code: KeyF, keyCode: 36 (‘F’)
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: | Resolving ctrl+shift+[KeyF]
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: \ From 5 keybinding entries, matched workbench.action.findInFiles, when: no when condition, source: built-in.
2026-04-09 18:47:03.300 [info] [Window] [KeybindingService]: + Invoking command workbench.action.findInFiles.
2026-04-09 18:47:04.065 [info] [Window] [KeybindingService]: + Ignoring single modifier shift due to it being pressed together with other keys.