ZIm/crates/dap/src
Piotr Osiewicz d5b8c21a75
debugger: Mark DapLocator::create_scenario as an async function (#32680)
Paves way for locators in extensions.

Release Notes:

- N/A
2025-06-13 13:19:03 +02: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: Mark DapLocator::create_scenario as an async function (#32680) 2025-06-13 13:19:03 +02:00
transport.rs debugger: Mark DebugAdapterBinary::program as optional (#32534) 2025-06-11 12:38:12 +02:00