-
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
cape-capf-super seems not support codeium-completion-at-point? #97
Comments
I had this issue as well. For me it was just easier to decouple codeium from the other capf's with cape, like so:
|
@polhuang so you need to trigger codium with a separate key? |
Is there any workaround to make them work together? |
Did you manage to get Codeium to show up with a preview and no popups, similar to copilot.el? I wish I could write elisp well enough to whip up my own solution, but I cannot. |
I use codeium with corfu like this, but I don't get the expected integrated candidates(lsp candidates are not present).
The text was updated successfully, but these errors were encountered: