Skip to content

Add a "project picker" in vscode for managing language server projects #650

@TwitchBronBron

Description

@TwitchBronBron

Add a new "project" list that shows all of the possible projects in the current workspace (based on the lsp's logic of finding folders with manifest or source or components folders, bsconfig.json files, root of project, etc).

It can do the following:

  • show each project
  • provide details like lsp status, validation progress, etc
  • show list of all files matched by the project (maybe even the raw files array)
  • buttons to enable/disable project in the lsp
  • could eventually show options for launch, not sure what yet though

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions