zed/crates/collab_ui
Cole Miller dcbff982ad
Decide which panel should be active for a dock based on ordering panels (#22346)
This means that `workspace::ToggleRightDock` will open the assistant if
no right-dock panel has been manually activated, instead of the chat as
before. Also cleans up the `active_panel_index` logic a bit.

cc @nathansobo 

Release Notes:

- Make `workspace::ToggleRightDock` open the assistant panel if no
right-dock panel has yet been activated
2024-12-30 14:43:17 +00:00
..
src Decide which panel should be active for a dock based on ordering panels (#22346) 2024-12-30 14:43:17 +00:00
Cargo.toml More telemetry events (#22171) 2024-12-17 22:16:59 -07:00
LICENSE-GPL