zed/crates/codestral
Piotr Osiewicz 9ad059d3be
copilot: Add support for Next Edit Suggestion (#44486)
This PR introduces support for Next Edit Suggestions while doing away
with calling legacy endpoints. In the process we've also removed support
for cycling completions, as NES will give us a single prediction, for
the most part.

Closes #30124

Release Notes:

- Zed now supports Copilot's [Next Edit
Suggestions](https://code.visualstudio.com/blogs/2025/02/12/next-edit-suggestions).
2025-12-17 21:43:42 +01:00
..
src copilot: Add support for Next Edit Suggestion (#44486) 2025-12-17 21:43:42 +01:00
Cargo.toml Reorganize edit prediction code and remove old experiments (#44187) 2025-12-04 15:56:57 -08:00
LICENSE-GPL Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00