ZIm/crates/zed/src
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
..
zed chore: Remove outline dependency from breadcrumbs (#22504) 2024-12-30 12:08:26 +00:00
main.rs Use more elaborate messages for permission denied errors on startup (#22368) 2024-12-23 12:34:29 +00:00
reliability.rs Improve Linux panic reporting (#22202) 2024-12-22 08:20:17 +00:00
zed.rs Decide which panel should be active for a dock based on ordering panels (#22346) 2024-12-30 14:43:17 +00:00