Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
4.12k stars 147 forks source link

Partially accept suggestions #291

Closed LeonardoMor closed 9 months ago

LeonardoMor commented 9 months ago

Sometimes a suggestion is wrong, but it's not all wrong, it'd be useful to accept parts of it.

So for example with GitHub Copilot, given a suggestion, you can use Ctrl and the arrow keys Right/Left to Accept/Reject the current word from the suggestion.

It'll be nice to have something like that.

pqn commented 9 months ago

Duplicate of https://github.com/Exafunction/codeium.vim/issues/27