ZIm/crates/zed/src
Marshall Bowers d722067000
extensions_ui: Add ability to open the extensions view with a pre-selected filter (#27093)
This PR adds the ability to open the extensions view via the `zed:
extensions` action with a pre-selected filter.

The "Install Themes" and "Install Icon Themes" buttons in their
respective selectors take advantage of this to set the filter when
opening the view:


https://github.com/user-attachments/assets/2e345c0f-418a-47b6-811e-cabae6c616d1

Release Notes:

- N/A
2025-03-19 17:26:46 +00:00
..
zed extensions_ui: Add ability to open the extensions view with a pre-selected filter (#27093) 2025-03-19 17:26:46 +00:00
logger.rs logging: Add runtime log replace upon max size limit (#25768) 2025-02-28 12:23:30 +05:30
main.rs Support built-in Zed prompts for all platforms (#26201) 2025-03-18 22:27:09 -06:00
reliability.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00
zed.rs Support built-in Zed prompts for all platforms (#26201) 2025-03-18 22:27:09 -06:00