Avoid refreshing diagnostics for language servers that didn't update
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
96cdf3b9dd
commit
bbfa6580a4
6 changed files with 135 additions and 73 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 22;
|
||||
pub const PROTOCOL_VERSION: u32 = 23;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue