ZIm/crates/dap/src
Anthony Eid d360f77796
debugger: Fix bug where args from debug config weren't sent to adapters (#29445)
I added some tests to ensure that this regression doesn't happen again.
This also fixes the cargo test locators, debugging all tests in a module
instead of just the singular test a user selects.

Release Notes:

- N/A
2025-04-28 18:20:03 +00:00
..
adapters.rs debugger: Fix bug where args from debug config weren't sent to adapters (#29445) 2025-04-28 18:20:03 +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 VSCode Settings import (#29018) 2025-04-23 20:54:09 +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