ZIm/crates/dap/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
..
adapters.rs debugger: Run build in terminal (#29645) 2025-05-05 20:08:14 +00:00
client.rs debugger: More tidy up for SSH (#28993) 2025-04-21 16:00:03 +00:00
dap.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
debugger_settings.rs debugger: Enable setting debug panel dock position to the side (#29914) 2025-05-05 21:27:20 +00:00
proto_conversions.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
registry.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
transport.rs debugger: Fix spawned debug adapters taking over Zed's shell (#29373) 2025-04-24 20:46:25 +00:00