zed/crates/gpui
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
..
examples Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
grammars/context-predicate Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
src Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00