Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Multifolder workspace support for VS Code #93

Open
@cgranade

Description

@cgranade

Is your feature request related to a problem? Please describe.
The current version of the VS Code extension is optimized for single-folder workspaces, and in several places assumes that the active workspace contains exactly one folder. This makes it difficult to use the extension in some scenarios, such as that discussed in microsoft/QuantumKatas#150.

Describe the solution you'd like
The lifecycle management for the language server should be extracted from the extension lifecycle for the VS Code extension, making it easier to spin up and spin down copies of the language server process as folders are added to and removed from the active workspace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: editorExtensions for Visual Studio and Visual Studio CodefeatureNew feature to be addedhelp wantedExtra attention is neededstatus: deferredWork is deferred until a later time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions