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

Neovim-native Plugin #45

Closed
jcdickinson opened this issue Jan 29, 2023 · 9 comments
Closed

Neovim-native Plugin #45

jcdickinson opened this issue Jan 29, 2023 · 9 comments

Comments

@jcdickinson
Copy link

I'm not sure what you'll do with this, but I have created a plugin specifically for Neovim and nvim-cmp: https://github.com/jcdickinson/codeium.nvim/

If you want to migrate it into the Exafunction org, I'm cool with that. If you want to link to it, I'm cool with that also. If you don't want to mention it at all, that's also fine.

@VarunMohan
Copy link
Contributor

This is pretty cool, let me chat with the team on how to move forward. Is there any way to support multiline completions with this approach similar to what we have currently?

I have a couple questions since I'm not too familiar with native neovim extensions. Do you have a discord account so you could also talk with the rest of the team.

@jcdickinson
Copy link
Author

This does already support multiline completions :)

MY discord is jono_codes#3118

@pqn
Copy link
Contributor

pqn commented Feb 16, 2023

Feel free to continue the conversation in Discord and submit a PR to link to it in the README if you'd like.

@pqn pqn closed this as completed Feb 16, 2023
@TroySigX
Copy link

TroySigX commented Apr 3, 2023

This does already support multiline completions :)

I cannot setup for multiline suggestion, can you show me how?

@TroySigX
Copy link

TroySigX commented Apr 3, 2023

It would be great if you add support.

@jcdickinson
Copy link
Author

Wrong repo, this is the official plugin and it definitely does support multiline suggestions. If you aren't seeing them, then there are no suggestions with multiline. Have you tried cycling through the suggestions?

@TroySigX
Copy link

TroySigX commented Apr 3, 2023

Sorry for the confusion. Yes, I can get multiline suggestion from this official plugin. What I was having issues with is your plugin codeium.nvim, which doesn't show multiple-line suggestions and I have tried to cycle through other suggestions. I have recently created an issue in your repo as well.

@jcdickinson
Copy link
Author

Please don't use the official repo for discussing issues related to an unofficial plugin.

@TroySigX
Copy link

TroySigX commented Apr 4, 2023

Sorry @jcdickinson , I posted an issue on your repo but got no response about fix.

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

4 participants