Replies: 3 comments
|
There are some non standard things in the lsp. There is a issue open for inline completion in upstream For those, this plugin is still needed. |
0 replies
|
I would probably recommend going this route instead, having LSP plugins keep using copilot.lua for login etc. but for standard LSP requests to go straight to the official LSP. |
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.
https://github.blog/changelog/2025-02-10-copilot-language-server-sdk-is-now-available/
Would it make sense to look into this and make copilot.lua just a frontend for this LSP or does it rather make more sense for this to be a new plugin?
All reactions