zed/crates/workspace/src
2023-02-23 14:10:55 -08:00
..
dock pull toggle button into its own file 2023-02-18 12:32:19 -08:00
pane Propagate mouse up event through drop receiver in early return 2022-11-11 14:00:01 -05:00
persistence mostly working now 2023-01-25 11:36:38 -08:00
dock.rs Remove print macros 2023-02-21 10:46:12 -05:00
item.rs Add more default impls to the item trait 2023-02-21 17:29:39 -08:00
notifications.rs Use open_url from the platform module 2023-02-15 15:58:57 +02:00
pane_group.rs Identify LiveKit room participants by user id, not peer id 2022-12-15 17:19:32 -08:00
pane.rs Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
persistence.rs mostly working now 2023-01-25 11:36:38 -08:00
searchable.rs wip 2022-12-03 16:06:01 -08:00
shared_screen.rs Remove now-default stubs 2023-02-21 17:51:49 -08:00
sidebar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
status_bar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
toolbar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
workspace.rs Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00