zed/crates/language
Antonio Scandurra 7a35ea7b25 Tolerate language servers reporting non-monotonic buffer versions
This isn't perfect but we'll retain up to 10 old versions just in case there
are race conditions in the language server. We haven't seen this in the wild
but we're concerned about diagnostic reporting racing with code action
resolution.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-07 16:29:05 +01:00
..
src Tolerate language servers reporting non-monotonic buffer versions 2022-02-07 16:29:05 +01:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Refine behavior of select_larger_syntax_node 2022-02-04 13:19:00 -08:00