zed/crates/workspace/src
Nathan Sobo 3e0d0e5c01 WIP
2023-08-07 13:54:47 -06:00
..
pane Make Pane::add_item a proper Pane method 2023-05-29 19:16:22 +02:00
persistence fmt 2023-07-13 14:21:30 -07:00
dock.rs Add the math for pane resizing 2023-07-12 22:35:51 -07:00
item.rs Add support for activating a pane by direction 2023-07-19 18:29:11 -06:00
notifications.rs Split out Interactive<T> into Toggle<T> and Interactive<T> 2023-06-20 16:05:20 -07:00
pane_group.rs Remove placeholders 2023-07-26 09:37:52 -07:00
pane.rs Get tests compiling returning WindowHandle<V: View> from add_window 2023-08-02 14:05:03 -06:00
persistence.rs Fix serialization error 2023-07-13 14:48:56 -07:00
searchable.rs Avoid optional on select_match 2023-07-17 12:49:59 -06:00
shared_screen.rs Move history navigation logic to Workspace 2023-05-29 19:47:59 +02:00
status_bar.rs Update status bar theming 2023-07-25 11:06:41 -06:00
toolbar.rs Re-enable buffer search in assistant 2023-06-23 09:57:31 +02:00
workspace_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00
workspace.rs WIP 2023-08-07 13:54:47 -06:00