Early WIPCurrently authentication, document sync, completion requests/responses are functional. Editor context is forwarded to github copilot servers and completions are provided to the editor in response.
These results can be retrieved by requestingtextDocument/getCompletionsCycling
You can use this language server by by checking out thecopilot-rs
branch on bothcopilot.lua
andcopilot-cmp
. Please note that this is an early stage project, and bugs which break functionality are to be expected.