Closed BruceChen7 closed 8 months ago
We will bring Chat to neovim eventually, but we are planning to refine the VSCode product first, and then bring it to JetBrains.
Is there an update on ETA, or is it still in the Roadmap? I've started the trial just to realize the customization features are in the client :) The last update I could find on this was three years ago.
Codeium has only existed for 1 year and 2 months, so I'm quite surprised that you found an update from 3 years ago
I agree with devenv. The autocomplete is nice, but I would love to have access to the chat feature to help brainstorm.
Gamebreaker feature for me. Please support this feature!
Also looking forward to this feature!
Thanks for the great work, would be amazing to have codeium chat in nvim too
Codeium Chat is now available in this plugin. See the README for details.
I have to ask the n00b question...
Calling the codeium#Chat() ...
is that :lua codium#Chat()
?
I can't figure it out 😁
Calling the codeium#Chat() ...
is that
:lua codium#Chat()
?
No, this is Vim, so :call codeium#Chat()
(note the e
also)
Any updates on this feature?
Any updates on this feature?
You're replying to a closed issue. What updates are you expecting?
I'm an idiot who comments on the wrong feature
Is there anyway for the chat to be embedded in the nvim window/terminal? Since I am using WSL, I would like to have a native chat in a side or floating window to switch to when I have a question for the AI as otherwise I have to start it, go to the browser that I snap installed and then when I get my answer, close it and switch back as the terminal log on the terminal window overrides any inputs I give, even Ctrl-C, and I have to close the browser before I get control again. Also great work! I really enjoy using this AI
I think you're looking for https://github.com/Exafunction/codeium.nvim/issues/49
Because Codeium Chat is already available in VSCode, I want to know if this feature can be used in neovim? Looking forward to it