-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Closed
Copy link
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
Describe the bug
Activating the svelte-vscode extension pollutes the "Go to Symbols in Workspace" search by adding all symbols from node_modules
.
Without vscode-svelte:
With vscode-svelte
Reproduction
- Press F4 (or "Go to Symbols in Workspace") and start entering a few characters.
- Check whether or not you're seeing results from the
node_modules
folder - Do the same without the svelte-vscode extension and compare the results
Expected behaviour
There should not be any results from node_modules
System Info
- OS: Ubuntu
- IDE: VSCode
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
No response
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working