Theme icons in Quick Search results are mistakenly rendered
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code version: Code 1.133.0 (a5b500951314efd502d07465bd138dfbd714a960, 2026-08-11T22:14:08Z)
- OS version: Linux x64 7.2.0
Steps to Reproduce:
1. create a new test file with the following contents `$(copy) foobar`
2. open Quick Search (`workbench.action.quickTextSearch`)
3. search `foobar`
4. notice `$(copy)` is rendered as the copy icon, not as plain text
Contributor guide
Assessment
This issue has not been assessed yet.