ZIm/crates/extension/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
..
types Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
extension.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00
extension_builder.rs Add initial FreeBSD support (#20480) 2024-11-11 18:39:05 +01:00
extension_manifest.rs language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
types.rs Use Extension trait in ExtensionLspAdapter (#20704) 2024-11-14 20:44:57 -05:00