Skip to content
Discussion options

You must be logged in to vote

Yep, and so does codeium it seems, from there editor plugins it seems like they make a GetCompletions request which is not part of the language server spec. (we only support things from the official spec). This looks a bit similar to how copilot does it so you could check out if you could get the above linked fork to work with codeium instead of copilot if you want to that. it won't be part of core as discussed in other issues

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kirawi
Comment options

kirawi Jul 20, 2023
Collaborator

@gabydd
Comment options

gabydd Jul 20, 2023
Collaborator

Answer selected by fazibear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7678 on July 19, 2023 14:19.