Skip to content

Support for multiple root workspaces #281

@gorkem

Description

@gorkem

A language server should be able to support multiple root folders. At the moment a server is initialized with a single URI which translates to spinning a new LS instance. I do not think this is the most efficient way to handle multiple roots for LSP. Since users explicitly associate multiple root folders to a workspace, it is safe to assume that servers are expected to associate those on their structure.

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