zed/crates/copilot/src
Kevin Wang d315405be1
Return completion proposals from inline completion providers (#17578)
Updates the inline completion provider to return a completion proposal
which is then converted to a completion state. This completion proposal
includes more detailed information about which inlays specifically
should be rendered.

Release Notes:

- Added support for fill-in-the-middle style inline completions


![image](https://github.com/user-attachments/assets/1830700f-5a76-4d1f-ac6d-246cc69b64c5)
2024-09-16 20:57:58 -06:00
..
copilot.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
copilot_chat.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
copilot_completion_provider.rs Return completion proposals from inline completion providers (#17578) 2024-09-16 20:57:58 -06:00
request.rs
sign_in.rs add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00