Skip to content

svelte-vscode adds all node_modules symbols in "Go to Symbols in Workspace" (F4) #2672

@wizmer

Description

@wizmer

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:

Image

With vscode-svelte

Image

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

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions