Skip to content

Information on server crash lost as output channel is closed #319

Closed
@aeschli

Description

@aeschli

When the language server crashes 5 times, it is hard to find out what went wrong as the output channel is closed
(https://github.com/Microsoft/vscode-languageserver-node/blob/master/client/src/client.ts#L2790)

-> do not close the output channel
-> also log crash errors to the extension host console (and log)

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