zed/crates/workspace/src
2023-07-24 09:57:51 -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.rs Add support for activating a pane by direction 2023-07-19 18:29:11 -06:00
pane_group.rs fmt 2023-07-20 10:36:23 -07: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 Better method ordering 2023-07-24 09:57:51 -06:00
toolbar.rs Re-enable buffer search in assistant 2023-06-23 09:57:31 +02:00
workspace.rs Ignore off-screen cursors 2023-07-20 11:11:47 -06:00
workspace_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00