zed/crates/extensions_ui
Joseph T. Lyons 633e31a47f
Allow extensions to be filtered on installed and not installed (#8375)
Partially resolves: https://github.com/zed-industries/zed/issues/7785

Right now, we can engage `Only show installed`, but I've been wanting to
be able to filter down to just uninstalled extensions too, so I can
browse things I don't have. I changed this to have 2 checkboxes,
`Installed` and `Not installed` and both are on by default. You deselect
them to filter down.

<img width="1608" alt="SCR-20240225-etyg"
src="https://github.com/zed-industries/zed/assets/19867440/e2267651-ff86-437b-ba59-89f3d338ea02">

Release Notes:

- Allow extensions list to be filtered down to both installed and not
installed.
2024-02-25 05:07:13 -05:00
..
src Allow extensions to be filtered on installed and not installed (#8375) 2024-02-25 05:07:13 -05:00
Cargo.toml chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
LICENSE-GPL Add an extensions installation view (#7689) 2024-02-13 14:09:02 -05:00