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
Is there a way to hook the
LanguageClientto report the exit code for a LSP server? Neither theinitializationFailedHandlernorErrorHandleroptions of theLanguageClientOptionsseems to work for this.https://github.com/microsoft/vscode-languageserver-node/tree/master/client