zed/crates
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
..
chat_panel Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
client Allow the zed app to connect to both the old and new rpc endpoints 2022-01-03 15:29:26 -08:00
clock Fix Global::gt and rename it to changed_since 2022-01-05 17:36:12 -08:00
collections Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
contacts_panel Allow opening of remote projects via the contacts panel 2021-12-21 12:05:38 +01:00
diagnostics Re-focus diagnostics editor when transitioning from an empty to a populated state 2022-01-06 08:35:31 -07:00
editor Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
file_finder Introduce a WorktreeId struct, fix incorrect use of remote worktrees' handle id 2022-01-04 11:28:44 +01:00
fsevent Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
fuzzy Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
go_to_line Correctly incorporate editor settings into diagnostic header rendering 2021-12-16 16:36:33 -08:00
gpui Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
gpui_macros Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
journal Merge branch 'main' into share-project 2021-12-20 11:42:59 -08:00
language Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
lsp Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
project Allow disk-based diagnostic progress begin/end events to interleave 2022-01-06 09:32:08 -07:00
project_panel Introduce a WorktreeId struct, fix incorrect use of remote worktrees' handle id 2022-01-04 11:28:44 +01:00
rpc Merge branch 'main' into polish-project-diagnostics 2022-01-05 10:53:18 -08:00
server Forward events from remote worktrees to their projects 2022-01-04 16:01:25 -08:00
sum_tree Fix TreeMap::get always returning None 2022-01-05 15:41:30 +01:00
text Merge branch 'main' into polish-project-diagnostics 2022-01-05 20:38:20 -08:00
theme Show a message when no diagnostics are available 2022-01-05 17:25:03 +01:00
theme_selector Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
util Introduce randomized test for collaboration on buffers 2022-01-05 11:51:41 +01:00
workspace Merge branch 'main' into polish-project-diagnostics 2022-01-04 18:35:28 +01:00
zed Show a message when no diagnostics are available 2022-01-05 17:25:03 +01:00