Enable GPT-4o code completion (copilot) #26058
ThisGuyCodes
started this conversation in
Feature Ideas / Enhancements
Replies: 2 comments
-
I'm also interested in this. I looks like the crate is still using an older version of the copilot LSP. copilot.vim can be referenced for the latest version. I'm also not clear after looking through the code how we would pass the required settings to the copilot LSP since it doesn't appear to be configurable using the normal |
Beta Was this translation helpful? Give feedback.
0 replies
-
I implemented this and waiting for a review. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This blog post: https://github.blog/changelog/2025-02-18-new-gpt-4o-copilot-code-completion-model-now-available-in-public-preview-for-copilot-in-vs-code/
I'd love to use the newer completion model. A lot of the AI work in zed seems focused on the chat, but I don't really use the chat....
Beta Was this translation helpful? Give feedback.
All reactions