zed/crates/workspace/src
Max Brunsfeld c4554c1720 Replace build_workspace fn with an initialize function that takes a workspace
This makes it clearer that the function is not providing necessary
dependencies to a workspace, but rather configuring it with all of
the panels and widgets which are defined in downstream crates.
2022-05-19 16:50:22 -07:00
..
lsp_status.rs WIP 2022-05-05 15:15:58 +02:00
menu.rs Make all pickers respect mouse clicks 2022-04-18 17:11:39 -07:00
pane.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
pane_group.rs Load workspace and editor key bindings from a JSON file 2022-04-10 11:18:08 -07:00
sidebar.rs Use cmd-9 and cmd-shift-9 to toggle contacts panel focus/visibility 2022-05-12 12:11:27 +02:00
status_bar.rs Move sidebar toggle buttons to the status bar 2022-04-27 14:25:39 -07:00
toolbar.rs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
waiting_room.rs Replace build_workspace fn with an initialize function that takes a workspace 2022-05-19 16:50:22 -07:00
workspace.rs Replace build_workspace fn with an initialize function that takes a workspace 2022-05-19 16:50:22 -07:00