Skip to content
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 and not log output #228

Closed
bschnitz opened this issue Sep 25, 2024 · 2 comments
Closed

Codeium not working and not log output #228

bschnitz opened this issue Sep 25, 2024 · 2 comments

Comments

@bschnitz
Copy link

bschnitz commented Sep 25, 2024

After install and configuring the auth-token, codeium does not work for me.

Expected Behaviour:
Ghost Text appears after writing def fib(n): in a python-file in neovim.

Actual Behaviour:
Nothing related to codeium appears.

Additional info:
There is no error message and no log file in ~/.cache/nvim/codeium.

Edit:
I removed some comments about the language server failing when starting it manually. That was misleading, as I started it with the wrong parameters.

@bschnitz bschnitz changed the title No Logs; Connection error when starting the LSP manually Codeium not working and not log output Sep 25, 2024
@aliaksandr-trush
Copy link
Contributor

If you want to have Ghost Text you need to use codeium.vim plugin instead: https://github.com/Exafunction/codeium.vim
This one requires nvim-cmp configuration https://github.com/Exafunction/codeium.nvim?tab=readme-ov-file#nvim-cmp

@bschnitz
Copy link
Author

Ah, ok, thank You! Closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants