ZIm/crates/extension_host
Marshall Bowers 1855a312d0
Use Extension trait in ExtensionLspAdapter (#20704)
This PR updates the `ExtensionLspAdapter` to go through the `Extension`
trait for interacting with extensions rather than going through the
`WasmHost` directly.

Release Notes:

- N/A
2024-11-14 20:44:57 -05:00
..
src Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
build.rs Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00
Cargo.toml Move ExtensionStore tests back to extension_host (#20682) 2024-11-14 12:09:41 -05:00
LICENSE-GPL Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00