ZIm/crates/extension_host/src
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
..
wasm_host debugger: Use DAP schema to configure daps (#30833) 2025-05-22 05:48:26 -04:00
extension_host.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
extension_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
extension_store_test.rs extension: Add debug_adapters to extension manifest (#30676) 2025-05-20 11:01:33 +02:00
headless_host.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
wasm_host.rs debugger beta: Fix dap_schema for DAP extensions (#31173) 2025-05-22 07:24:46 -04:00