Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
aeschli opened this issue Mar 16, 2018 · 0 comments
Closed

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

aeschli opened this issue Mar 16, 2018 · 0 comments

Comments

@aeschli
Copy link
Contributor

aeschli commented Mar 16, 2018

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)

@vscodebot vscodebot bot locked and limited conversation to collaborators May 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant