Merge branch 'main' into assists
This commit is contained in:
commit
e0fe8b5a7c
10 changed files with 126 additions and 66 deletions
|
@ -562,7 +562,7 @@ impl FakeLanguageServer {
|
|||
request.params,
|
||||
);
|
||||
} else {
|
||||
println!(
|
||||
log::info!(
|
||||
"skipping message in fake language server {:?}",
|
||||
std::str::from_utf8(&self.buffer)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue