Rahul Sridhar
Rahul Sridhar
Wow really good find
We will bring Chat to neovim eventually, but we are planning to refine the VSCode product first, and then bring it to JetBrains.
Codeium has only existed for 1 year and 2 months, so I'm quite surprised that you found an update from 3 years ago
Codeium Chat is now available in this plugin. See the README for details.
I think there was [some bug](https://ftp.nluug.nl/vim/patches/9.0/9.0.0185) involving the handling of virtualtext that was fixed in 9.0.0185. You're welcome to try it out on 9.0.0000 or whatever though.
James can you share your init.nvim config? It looks like your api server url is not getting set correctly somehow https://github.com/Exafunction/codeium.vim/blob/f2d90dedb45e35f7563d2ce3a31c6928f79de678/autoload/codeium/server.vim#L223
You might need to check the setting "use option as meta key"
https://www.shell-tips.com/mac/meta-key/#gsc.tab=0
The Keybindings section of the readme very explicitly explains how to rebind the Next Suggestion command: https://github.com/Exafunction/codeium.vim#%EF%B8%8F-keybindings
I believe other people have successfully used this in WSL. What error are you encountering?