Skip to content

On server restart, restart the vscode language client instead of recreating it #12848

Closed
@Veykril

Description

@Veykril

We currently recreate the language client when using the Restart Server command in VSCode. This won't work properly anymore in future version of the vscode-languageclient, instead we should create a single language client once and then restart it instead. See #12847.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-vscodevscode plugin issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions