zed/crates/extension
Finn Evers c84c22dab5
Deprecate and migrate ACP extensions (#57133)
Self-Review Checklist:

- [X] I've reviewed my own diff for quality, security, and reliability
- [N/A] Unsafe blocks (if any) have justifying comments
- [X] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [X] Performance impact has been considered and is acceptable

Release Notes:

- Removed support for ACP extensions. Installed ACP extensions will be
migrated to use the ACP servers as provided by the ACP registry instead.

---------

Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2026-05-21 08:32:23 +00:00
..
src Deprecate and migrate ACP extensions (#57133) 2026-05-21 08:32:23 +00:00
Cargo.toml extension: Make provides a method on ExtensionManifest (#49234) 2026-02-15 12:12:09 -05:00
LICENSE-GPL Add new extension crate (#20089) 2024-11-01 13:20:30 -04:00