zed/crates/lsp
Nathan Sobo d7a78e14ac Allow disk-based diagnostic progress begin/end events to interleave
When multiple saves occur, we can have multiple start events followed by multiple end events. We don't want to update our project diagnostics view until all pending progress is finished.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-01-06 09:32:08 -07:00
..
src Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
Cargo.toml