zed/crates/language
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
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml WIP: Use cargo check for on-disk diagnostics 2021-12-23 18:35:50 +01:00