Skip to content

Extremely slow search in Keyboard shortcut panel #307963

@andmm

Description

@andmm

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:

  1. Disable all extensions
  2. Open the keyboard shortcut panel (ctrl k ctrl s windows)
  3. 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.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions