Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: v1.59.1
- OS Version: Windows 10
Steps to Reproduce:
- Make sure
node_modules is excluded from search.exclude.
- Use
workbench.action.showAllSymbols.
- Type in a symbol name that exists in
node_modules.
- That symbol shows up in the search result.