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

Multi-line completions #197

Open
lemontheme opened this issue Jan 27, 2024 · 1 comment
Open

Multi-line completions #197

lemontheme opened this issue Jan 27, 2024 · 1 comment

Comments

@lemontheme
Copy link

lemontheme commented Jan 27, 2024

I've been testing this plugin on and off. I'm mostly interested in Cody. On the whole I'd say the plugin experience is more cohesive than what's offered by currently available Copilot plugins for neovim.

There's just one thing that stands out as lacking: multiline completions, i.e. suggested completions can span multiple lines. Today, each line needs to be completed indivudally. For a long block of code, that translates to a lot of completion steps.

Judging by this comment under #171, I'm guessing this is something the plugin author(s) are already aware of. Just seemed handy to have a clearly named issue where I and others can follow the status of this feature's development. Feel free to close it as a duplicate, however.

@Doctor-Scott
Copy link

Also noticed this, could just be my config though, using cody with cmp.nvim
It would be good to see a more detailed example of how to get multiline completion working if they are supposed to be in neovim

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

No branches or pull requests

5 participants