Skip to content

Workspace excludes will exclude other workspaces #1638

@TwitchBronBron

Description

@TwitchBronBron

Scenario:
You have a vscode code-workspace file that opens the root of the project, and then 3 subfolder examples.

  • ./yourapp
  • ./yourapp/examples/example1
  • ./yourapp/examples/example2
  • ./yourapp/examples/example3

In ./yourapp/.vscode/settings.json, you have files.exclude entry for "examples" so you don't see them in the root workspace.

Now all the exapmle workspaces are excluded from language server functionality because of the filter.

We should solve this. Not sure how.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions