diff options
author | Jeremy Kolb <kjeremy@gmail.com> | 2021-04-27 12:47:06 +0100 |
---|---|---|
committer | Jeremy Kolb <kjeremy@gmail.com> | 2021-04-27 12:47:06 +0100 |
commit | 36c20dc23d20d1ad277aa197013b837fb83b6501 (patch) | |
tree | f8a337bc9d3fdd60a1a96a5b73129d2a1b510bb9 /crates/mbe/src | |
parent | 4af50de0abc81fff51caa2fbadfc31915e63e6a4 (diff) |
Return ServerNotInitialized according to the spec
According to the spec we should return ServerNotInitialized if the server is waiting for an initialize request and something else comes in.
Upgrading to lsp-server 0.5.1 will do this and retry until the initialize request comes in.
Fixes #8581
Diffstat (limited to 'crates/mbe/src')
0 files changed, 0 insertions, 0 deletions