React on message-less LSP requests properly

Co-Authored-By: Julia Risley <julia@zed.dev>
This commit is contained in:
Kirill Bulatov
2023-06-29 22:25:48 +03:00
co-authored by Julia Risley
parent 7a268b1cf6
commit f83cfda9bc
4 changed files with 5 additions and 12 deletions
+1
View File
@@ -615,6 +615,7 @@ impl LanguageServer {
})
.detach();
}
Err(error) => {
log::error!(
"error deserializing {} request: {:?}, message: {:?}",