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. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
0 replies
-
See #384 |
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.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions