extensions_ui: Respect category filter for installed extensions when searching (#49183)
Marshall Bowers
created
This PR updates the extensions UI to respect the category filter for
already-installed extensions when searching for extensions.
Closes #48628.
Release Notes:
- The extension search will now properly respect the category filter for
extensions that are already installed
([#48628](https://github.com/zed-industries/zed/issues/48628)).