ZIm/crates/rpc/src
Marshall Bowers cc36cd9768
extensions_ui: Add ability to filter extensions by category (#27005)
This PR adds the ability to filter the list of extensions by category:


https://github.com/user-attachments/assets/ea7b518e-4769-4e2e-8bbe-e75f9f01edf9

Release Notes:

- Added the ability to filter the list of extensions by category.
2025-03-18 17:59:58 +00:00
..
auth.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
conn.rs Enable clippy::redundant_locals (#8750) 2024-03-02 21:57:40 -05:00
extension.rs extensions_ui: Add ability to filter extensions by category (#27005) 2025-03-18 17:59:58 +00:00
llm.rs zeta: Use DTOs from zed_llm_client crate (#24229) 2025-02-04 21:39:15 +00:00
macros.rs Log the time incoming RPC messages were queued (#8909) 2024-03-05 14:40:09 -08:00
notification.rs Upgrade strum to v0.26 (#22633) 2025-01-03 22:23:06 +00:00
peer.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
proto.rs Extract a proto crate out of rpc (#12852) 2024-06-10 12:49:53 -06:00
proto_client.rs Rename model based variable names to entity (#24198) 2025-02-04 10:24:35 -08:00
rpc.rs Move ProtoClient to RPC crate, behind feature flag disabled in collab (#17908) 2024-09-16 14:50:30 -07:00