Does this issue occur when all extensions are disabled?: Yes/No
Yes
Version: 1.114.0 (user setup)
Commit: e7fb5e9
Date: 2026-04-01T09:27:11Z
Electron: 39.8.3
ElectronBuildId: 13658728
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
- Disable all extensions
- Open the keyboard shortcut panel (ctrl k ctrl s windows)
- Search for a term with a lot of results like "workbench.action. "
Searching keyboard shortcuts with a lot of results completely freezes the UI, taking like 4 seconds or more to get responsive again. It's almost like these search results are not indexed and they're parsing some giant json table for every character. This should be instantaneous.

Does this issue occur when all extensions are disabled?: Yes/No
Yes
Version: 1.114.0 (user setup)
Commit: e7fb5e9
Date: 2026-04-01T09:27:11Z
Electron: 39.8.3
ElectronBuildId: 13658728
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
Searching keyboard shortcuts with a lot of results completely freezes the UI, taking like 4 seconds or more to get responsive again. It's almost like these search results are not indexed and they're parsing some giant json table for every character. This should be instantaneous.