ZIm/crates/extensions_ui/src
Marshall Bowers e31f44450e
title_bar: Remove dependency on extensions_ui (#20929)
This PR removes a dependency on the `extensions_ui` from the `title_bar`
crate.

This dependency only existed to reference the `Extensions` action, which
has now been moved to the `zed_actions` crate.

This allows `title_bar` to move up in the crate dependency graph.

Release Notes:

- N/A
2024-11-20 16:05:43 -05:00
..
components Revert "remove usages of theme::color_alpha" 2024-11-19 00:24:48 -05:00
components.rs Upsell built-in features on the extensions page (#14516) 2024-07-15 17:10:01 -04:00
extension_registration_hooks.rs Improve context server lifecycle management (#20622) 2024-11-13 13:55:06 -08:00
extension_suggest.rs Add suggestion for CMake files (#20292) 2024-11-06 14:51:26 +01:00
extension_version_selector.rs Rename extension crate to extension_host (#20081) 2024-11-01 12:53:02 -04:00
extensions_ui.rs title_bar: Remove dependency on extensions_ui (#20929) 2024-11-20 16:05:43 -05:00