ZIm/crates/rpc/src
Marshall Bowers 4e5b11a0a7
extensions_ui: Add general structure for filtering extensions by what they provide (#24325)
This PR adds the general structure for filtering the extensions list by
what the extensions provide.

Currently flagged for Zed staff until we get some design direction on
how best to present the filter.

Release Notes:

- N/A
2025-02-06 00:09:37 +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 general structure for filtering extensions by what they provide (#24325) 2025-02-06 00:09:37 +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