ZIm/crates/collab/src/api
Marshall Bowers e1919b4121
collab: Add the ability to filter extensions by what they provide (#24315)
This PR adds the ability to filter extension results from the extension
API by the features that they provide.

For instance, to filter down just to extensions that provide icon
themes:

```
https://api.zed.dev/extensions?provides=icon-themes
```

Release Notes:

- N/A
2025-02-05 22:12:18 +00:00
..
billing.rs collab: Use billing_customers.has_overdue_invoices to gate subscription access (#24240) 2025-02-04 18:38:00 -05:00
contributors.rs Allow filling co-authors in the git panel's commit input (#23329) 2025-01-18 22:57:17 +02:00
events.rs Use the term "edit prediction" over "inline completion" (#24211) 2025-02-04 10:33:01 -08:00
extensions.rs collab: Add the ability to filter extensions by what they provide (#24315) 2025-02-05 22:12:18 +00:00
ips_file.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
slack.rs Upload crashes to collab directly (#8649) 2024-03-01 13:23:44 -07:00