zed/crates/copilot
Antonio Scandurra 6e43e77c3f Use copilot's Completion::{range,text} to determine suggestion
Previously, we were using display text, but this isn't always correct. Now,
we just attempt to determine what text Copilot wants to insert by finding
a prefix and suffix in the existing text with the suggested text.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-03-31 17:08:41 +02:00
..
src Use copilot's Completion::{range,text} to determine suggestion 2023-03-31 17:08:41 +02:00
Cargo.toml Switch to using zed hosted copilot LSP (again) 2023-03-30 09:29:49 -07:00