ZIm/crates/debug_adapter_extension
Anthony Eid 06f725d51b
debugger beta: Fix dap_schema for DAP extensions (#31173)
We now actually call dap_schema provided by extensions instead of
defaulting to a null `serde_json::Value`. We still need to update the
Json LSP whenever a new dap is installed.

Release Notes:

- N/A
2025-05-22 07:24:46 -04:00
..
src debugger beta: Fix dap_schema for DAP extensions (#31173) 2025-05-22 07:24:46 -04:00
Cargo.toml debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
LICENSE-GPL debugger: Add extensions support (#30625) 2025-05-13 22:42:51 +00:00