ZIm/crates/workspace/src
Nathan Sobo 7cb8935ff5 Pass project entry id to Pane when opening a project items
This fixes an oversight where we were failing to associate project items with their project entry ids, which broke the logic that prevented the same project entry from being opened twice in the same pane.
2022-03-20 08:54:20 -06:00
..
lsp_status.rs Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
menu.rs Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
pane.rs Remove Editor::find_or_create 2022-03-17 15:13:47 +01:00
pane_group.rs Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
settings.rs Start work on relaying settings to language servers 2022-03-11 17:36:27 -08:00
sidebar.rs Store settings as a global via a gpui app_state 2022-03-11 15:58:58 -08:00
status_bar.rs Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
workspace.rs Pass project entry id to Pane when opening a project items 2022-03-20 08:54:20 -06:00