Skip to content

Shut down language services when a workspace is closed #2211

@ahoppen

Description

@ahoppen

We currently only ever add items to SourceKitLSPServer.languageServices. But when a workspace folder is closed (workspace/didChangeWorkspaceFolders), we could shut down language service that can only handle that workspace, eg. terminating a clangd instance that we spawned for that workspace folder.

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