Quick search (%) is sluggish during typing

Open
#321,737 0 comments 0 reactions 1 assignee View on GitHub

@osortega is already working on this.

Since Jun 17, 2026.

Assessment

This issue has not been assessed yet.

Description

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.124.2
  • OS Version: macOS 26.5.1

Steps to Reproduce:

  1. Open quick search (Ctrl/CMD + P, then type %)
  2. Search for the string foo
  3. You might need to do this a few times, the first 1-2 times it's usually quick

As soon as I type f, the whole application freezes for a short time. I assume this is happening because the search is already running. The following oo then appears after the app became responsive again.

It would be great to either define a debounce or make the search async and not freeze the whole app.

I only started noticing this recently, so maybe this is some regression?

Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.