zed/crates/editor/src
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
..
display_map Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
multi_buffer
display_map.rs Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
editor.rs Polish rendering of inline errors 2022-01-06 16:17:53 +01:00
element.rs
items.rs
movement.rs
multi_buffer.rs WIP - MultiBuffer::refresh_anchors 2022-01-05 21:12:49 -08:00
test.rs Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00