-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
codeium not working #33
Comments
Are you using a completion frontend or the default completion-at-point frontend? |
|
@Alan-Chen99 do you have any ideas? |
There is no suggestion for me if eglot is enabled. Once I turn off eglot, the suggestions come to appear. Any idea on how to solving this? I would love to test this package. |
Same problem here. Any help? |
Same problem with config similar to @b40yd, in rust files with lsp-mode. Codeium completions work in comments section but for code there are only LSP completion. |
Corfu + Eglot has the same problem. You can get Codeium to show up independently as explained in #97 with cape-capf-super, but it will still show Codeium alternatives in a popup menu. It seems impossible to get Corfu to show only one candidate from Codeium, or to tell Codeium to fetch only one. Perhaps with some hacking, it can be achieved with corfu-candidate-overlay, but I haven't been able to. The way copilot.el handles previews is probably the way to go. |
my config:
M-x: codeium-install
M-x: codeium-init
but it's not working.
The text was updated successfully, but these errors were encountered: