ZIm/crates/workspace/src
Nathan Sobo 9e8ef31452 Return item handles when opening items
This will support interacting with the opened item. Although I think I should probably return the ItemView rather than the Item. Next commit.
2021-12-18 08:26:57 -07:00
..
pane.rs Move integration test up into the zed crate 2021-11-24 17:39:15 +01:00
pane_group.rs Move workspace module into its own crate 2021-10-05 13:49:10 +02:00
settings.rs Make settings fields that can be overridden private 2021-11-29 17:08:43 +01:00
sidebar.rs Move workspace module into its own crate 2021-10-05 13:49:10 +02:00
status_bar.rs Introduce a status bar and add the cursor position to it 2021-11-03 17:27:51 +01:00
workspace.rs Return item handles when opening items 2021-12-18 08:26:57 -07:00