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

Inject code not working (Lunarvim Nightly) #31

Open
gipo355 opened this issue Apr 24, 2023 · 1 comment
Open

Inject code not working (Lunarvim Nightly) #31

gipo355 opened this issue Apr 24, 2023 · 1 comment

Comments

@gipo355
Copy link

gipo355 commented Apr 24, 2023

Slight modification to remove the gif.
On lunarvim + neovim nightly

Problem

On using any inject code command, NeoAI start injecting ghost text ( empty lines get created ) but no content is inserted.
It can be seen adding empty lines and am receiving the message that neoai generated the code successfully but the lines remain empty.

No error messages, other commands work

@awhitehouse104
Copy link

for anyone else trying to get this to work, there's an issue with the stripping function where it's being applied to chunks of text (at least in my case). fixable but also easy to just use custom instructions ex awhitehouse104@aa7329b

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

2 participants