![]() This PR updates the Zed extension CLI with support for populating the `provides` field in the generated extension manifest. This field will contain the set of features that the extension provides. For example: ``` "provides": ["themes", "icon-themes"] ``` Release Notes: - N/A |
||
---|---|---|
.. | ||
auth.rs | ||
conn.rs | ||
extension.rs | ||
llm.rs | ||
macros.rs | ||
notification.rs | ||
peer.rs | ||
proto.rs | ||
proto_client.rs | ||
rpc.rs |