ZIm/crates/workspace/src
Anthony Eid 1aa92d9928
debugger: Enable setting debug panel dock position to the side (#29914)
### Preview
<img width="301" alt="Screenshot 2025-05-05 at 11 08 43 PM"
src="https://github.com/user-attachments/assets/aa445117-1c1c-4d90-a3bb-049f8417eca4"
/>


Setups the ground work to write debug panel persistence tests and allows
users to change the dock position of the debug panel.


Release Notes:

- N/A
2025-05-05 21:27:20 +00:00
..
persistence chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
dock.rs workspace: Do not call set_active when deserializing a dock if that dock was not visible (#27852) 2025-04-01 16:33:52 +00:00
history_manager.rs History manager (#26369) 2025-04-11 21:34:51 +00:00
item.rs Add the ability to follow the agent as it makes edits (#29839) 2025-05-04 08:28:39 +00:00
modal_layer.rs editor: Hide mouse context menu when modal is opened (#29127) 2025-04-21 20:13:26 +05:30
notifications.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
pane.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
pane_group.rs debugger: Enable setting debug panel dock position to the side (#29914) 2025-05-05 21:27:20 +00:00
persistence.rs Simplify the SerializableItem::cleanup implementation (#29567) 2025-04-28 22:15:24 +00:00
searchable.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
shared_screen.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
status_bar.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
tasks.rs Fix tasks not being stopped on reruns (#29786) 2025-05-02 11:45:43 +00:00
theme_preview.rs Add searchable global tab switcher (#28047) 2025-04-28 09:21:27 +00:00
toast_layer.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
toolbar.rs agent: Polish single-file review toolbar controls (#29866) 2025-05-04 07:53:21 -03:00
workspace.rs Properly restore window position for SSH projects (#29904) 2025-05-05 08:46:49 +00:00
workspace_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00