You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upgrades the `vscode-languageserver` and `vscode-jsonrpc` reference implementations under the hood.
also upgrades `vscode-languageclient` to match.
* works in `vscode-graphql` and `nvim.coc`, as well as other LSP clients hopefully
* fix cli stderr bug
upgrades the `vscode-languageserver` and `vscode-jsonrpc` reference implementations for the lsp server to the latest. also upgrades `vscode-languageclient` in `vscode-graphql` to the latest 8.0.1. seems to work fine for IPC in `vscode-graphql` at least!
0 commit comments