microsoft/vscode-languageserver-node

Capture exit code of failing lsp server?

オープン

#688 opened on 2020/11/12

 (3 件のコメント) (5 件のリアクション) (0 人の担当者)TypeScript (397 件のフォーク)auto 404
feature-requesthelp wanted

Repository metrics

Stars
 (1,776 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド