zed/crates/project
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
Cargo.toml Introduce LocalSnapshot 2022-01-22 15:19:14 -07:00