ZIm/crates/extension_host
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
..
benches chore: Fix broken CI (#31003) 2025-05-20 10:24:10 +00:00
src debugger beta: Fix dap_schema for DAP extensions (#31173) 2025-05-22 07:24:46 -04:00
build.rs Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00
Cargo.toml extension_host: Use wasmtime incremental compilation (#30948) 2025-05-21 10:12:16 +02:00
LICENSE-GPL Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00