Avoid refreshing diagnostics for language servers that didn't update
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
co-authored by
Max Brunsfeld
parent
96cdf3b9dd
commit
bbfa6580a4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user