zed/crates/workspace/src
Piotr Osiewicz e6ebe7974d
gpui: Add Global marker trait (#7095)
This should prevent a class of bugs where one queries the wrong type of
global, which results in oddities at runtime.

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-01-30 14:08:20 -05:00
..
pane
persistence Parallelize deserialization of pane items on startup 2024-01-24 12:48:53 +01:00
dock.rs Ensure chat opens when guests join shared projects 2024-01-24 12:06:03 -07:00
item.rs
modal_layer.rs
notifications.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
pane.rs Update channel moving to match 2024-01-26 10:07:51 -07:00
pane_group.rs
persistence.rs
searchable.rs
shared_screen.rs
status_bar.rs
toolbar.rs
workspace.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
workspace_settings.rs