ZIm/crates/dap/src
Piotr Osiewicz 0e794fa0ac
extensions: Yet another PR for debugger touchups (#32822)
We'll now clean up DAP locators for unloaded extensions and load schemas
proper

I can now load a custom Ruby extensions with all bells and whistles and
use it as my debugger.

Release Notes:

- N/A
2025-06-17 07:34:55 +00:00
..
adapters.rs extension: Another batch of updates for DAP extension API (#32809) 2025-06-16 21:34:05 +02:00
client.rs debugger: Fix connections over SSH (#32834) 2025-06-17 06:48:17 +00:00
dap.rs extension: Another batch of updates for DAP extension API (#32809) 2025-06-16 21:34:05 +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 extensions: Yet another PR for debugger touchups (#32822) 2025-06-17 07:34:55 +00:00
transport.rs debugger: Fix connections over SSH (#32834) 2025-06-17 06:48:17 +00:00