ZIm/crates/extension_host/src
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
..
wasm_host Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
extension_host.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
extension_lsp_adapter.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
extension_settings.rs Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00
extension_store_test.rs Move ExtensionStore tests back to extension_host (#20682) 2024-11-14 12:09:41 -05:00
wasm_host.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00