ZIm/crates/zed/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
..
zed title_bar: Remove dependency on extensions_ui (#20929) 2024-11-20 16:05:43 -05:00
main.rs editor: Show hints for using AI features on empty lines (#20824) 2024-11-19 09:41:44 +01:00
reliability.rs Extension refactor (#20305) 2024-11-06 10:06:25 -07:00
zed.rs Don't re-render the menu so often (#20914) 2024-11-20 10:27:50 -07:00