ZIm/crates/workspace/src
Max Brunsfeld e79815622c Preserve ordering between UpdateProject and CreateBufferForPeer messages
Previously, because UpdateProject messages were sent in a separately-
spawned task, they could be sent after CreateBufferForPeer messages that
were intended to be sent after them.

Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2023-04-10 12:54:25 -07:00
..
dock Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
pane Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
persistence Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
dock.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
item.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
notifications.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
pane.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
pane_group.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
persistence.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
searchable.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
shared_screen.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
sidebar.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
status_bar.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
toolbar.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
workspace.rs Preserve ordering between UpdateProject and CreateBufferForPeer messages 2023-04-10 12:54:25 -07:00