ZIm/crates/dap/src
Cole Miller f227c2ff0c
debugger: Add an action to copy debuggee info and initialization args (#32647)
Release Notes:

- Debugger Beta: added the `dev: copy debug adapter arguments` action to
help troubleshoot debug configurations.
2025-06-12 21:38:25 -04:00
..
adapters.rs debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
client.rs debugger: Mark DebugAdapterBinary::program as optional (#32534) 2025-06-11 12:38:12 +02:00
dap.rs debugger: Relax implementation of validate_config to not run validation (#31785) 2025-05-30 23:08:41 +02:00
debugger_settings.rs debugger: Enable setting debug panel dock position to the side (#29914) 2025-05-05 21:27:20 +00:00
inline_value.rs debugger: Improve Go support (#31559) 2025-05-28 12:59:05 +02:00
proto_conversions.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
registry.rs debugger beta: Fix dap_schema for DAP extensions (#31173) 2025-05-22 07:24:46 -04:00
transport.rs debugger: Mark DebugAdapterBinary::program as optional (#32534) 2025-06-11 12:38:12 +02:00