ZIm/crates/copilot/src
Kevin Wang a20e92a8c1
Truncate line when accepting inline suggestions for Supermaven (#13884)
Configures inline completions to delete the remaining text on the given
line. This doesn't affect the github copilot inline completion provider
since it seems to only generate suggestions if the cursor is at the end
of the line but fixes the usability issues related to Supermaven.




https://github.com/user-attachments/assets/1b8bc9a3-4666-4665-a436-96e4beee01bb





Release Notes:

- Fixed https://github.com/zed-industries/zed/issues/13039

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-07-22 11:59:38 -07:00
..
copilot.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
copilot_completion_provider.rs Truncate line when accepting inline suggestions for Supermaven (#13884) 2024-07-22 11:59:38 -07:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs Make border methods always require an explicit width (#11450) 2024-05-06 13:22:47 -04:00