Marshall Bowers
132b8aa5c7
Improve extension API documentation ( #10322 )
...
This PR adds some more documentation to symbols exported from the
`zed_extension_api` crate.
Release Notes:
- N/A
2024-04-09 10:38:29 -04:00
Marshall Bowers
134decb75e
Add compatibility table between Zed and zed_extension_api
versions ( #10279 )
...
This PR updates the README of the `zed_extension_api` crate to show the
compatibility between different versions of `zed_extension_api` and Zed.
Release Notes:
- N/A
2024-04-08 11:15:35 -04:00
moshyfawn
fbf3e1d79d
Use "install" to refer to extension installation process ( #10049 )
...
Release Notes:
- Improved discoverability of dev extension installation action
([#10048 ](https://github.com/zed-industries/zed/issues/10048 )).
2024-04-01 15:27:03 -07:00
Max Brunsfeld
585e8671e3
Add a schema to extensions, to prevent installing extensions on too old of a Zed version ( #9599 )
...
Release Notes:
- N/A
---------
Co-authored-by: Marshall <marshall@zed.dev>
2024-03-20 17:33:26 -04:00