question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

search.exclude does not work for searching symbols across a workspace

See original GitHub issue
  • VSCode Version: Code Insiders Version 1.22.0-insider (1.22.0-insider)

Steps to Reproduce:

  1. Open a javascript project with a node_modules folder (couple packages installed)
  2. Search for a symbol across the project
  3. It will show results from the node_modules directory even if you have added the following your user/workspace settings:
"**/node_modules": true,
"node_modules": true

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:92
  • Comments:48 (16 by maintainers)

github_iconTop GitHub Comments

31reactions
patelnavcommented, Aug 2, 2019

Sorry for the bump! But symbol search is quite painful without filtering out excluded libs. This is such a crucial feature that everybody uses, and so frequently.

Are there any PR’s in the pipeline addressing this?

14reactions
adesnmicommented, Sep 13, 2020

Does anybody know the status of this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS Code Go to Symbol in Workspace - exclude external files
Using VSCode is there a way to configure the Go to Symbol in Workspace tool (default ctrl + T ) to exclude external...
Read more >
Workspace Search in VS Code — A deep dive on ... - YouTube
This Code 0 to 20 looks at workspace search in VS Code. Workspace search lets you search through the contents of your workspace...
Read more >
Search tips for using iManage DeskSite and iManage FileSite ...
This guide details best practices for content searching when using iManage Desktop Clients (Desksite and Filesite) 9.x and earlier. Search techniques and ...
Read more >
Searching Guide - Relativity Documentation
Filters query across the searchable set of documents in ... You can run keyword searches from the Documents tab and from Dynamic Object...
Read more >
Search operators you can use with Gmail - Google Support
Want to get more out of Google apps at work or school? Sign up for a Google Workspace trial at no charge. You...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found