microsoft/vscode-languageserver-node
Capture exit code of failing lsp server?
Ouverte
#688 ouverte le 12 nov. 2020
feature-requesthelp wanted
Métriques du dépôt
- Stars
- (1 776 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Is there a way to hook the LanguageClient to report the exit code for a LSP server? Neither the initializationFailedHandler nor ErrorHandler options of the LanguageClientOptions seems to work for this.
https://github.com/microsoft/vscode-languageserver-node/tree/master/client