zed/crates/workspace/src
2023-10-11 12:56:29 +03:00
..
pane Checkpoint 2023-09-08 16:25:10 -06:00
persistence
dock.rs Create chat panel settings 2023-09-08 13:28:19 -07:00
item.rs Fix bug in follower updates for non-project items 2023-09-29 14:09:14 -07:00
notifications.rs Unify icons using multiple variants, remove all unused icons 2023-09-15 12:50:49 -04:00
pane.rs fix tests 2023-09-27 17:02:47 -06:00
pane_group.rs Ensure there's only one leader per pane 2023-10-09 13:32:38 -07:00
persistence.rs
searchable.rs Z 1200/replace in buffer (#2922) 2023-09-12 18:46:54 +02:00
shared_screen.rs Add missing logo_96 icon, fix a few incorrect paths 2023-09-15 14:21:33 -04:00
status_bar.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00
toolbar.rs Overhaul search bar layout 2023-08-28 14:20:09 -07:00
workspace.rs Make NodeRuntime non-static for prettier runner 2023-10-11 12:56:29 +03:00
workspace_settings.rs