zed/crates/extensions_ui
Marshall Bowers d489f96aef
Don't name ExtensionLspAdapter in ExtensionRegistrationHooks (#21064)
This PR updates the `ExtensionRegistrationHooks` trait to not name the
`ExtensionLspAdapter` type.

This helps decouple the two.

Release Notes:

- N/A
2024-11-22 10:58:11 -05:00
..
src Don't name ExtensionLspAdapter in ExtensionRegistrationHooks (#21064) 2024-11-22 10:58:11 -05:00
Cargo.toml extensions_ui: Remove dependency on theme_selector (#21023) 2024-11-21 16:48:25 -05:00
LICENSE-GPL