Files
oak-gpui/crates
Marshall Bowers 5a25751521 extension_cli: Include the list of what an extension provides in the generated manifest (#24295)
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
2025-02-05 18:17:19 +00:00
..
2025-01-27 13:40:59 -05:00
2025-02-03 13:18:50 -07:00
2025-02-05 15:36:24 +00:00
2025-02-03 13:18:50 -07:00
2025-02-05 06:09:41 +00:00