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

It always duplicates the current row within the return statement when I exit insert mode after accepting its suggestion when I destructure props within function param (typescriptreact) #409

Open
waikoo opened this issue Jul 3, 2024 · 1 comment

Comments

@waikoo
Copy link

waikoo commented Jul 3, 2024

My current workaround is to accept the suggestion, but not exit insert mode where the cursor is, only after I navigate (bring the cursor) to the top of the file within insert mode, and pressing ESC there somehow doesn't ruin what I have within the return statement.
The plugin is working great in every other way for me!

vim_codeium_autocomplete

@waikoo waikoo changed the title It always duplicates the current row within the return statement when I exit insert mode after accepting its suggestion when I destructure props within function param (typescript) It always duplicates the current row within the return statement when I exit insert mode after accepting its suggestion when I destructure props within function param (typescriptreact) Jul 3, 2024
@LeonardoMor
Copy link
Contributor

That looks like Neovim. I can't reproduce your issue. I don't think this is a problem with the plugin.

issue

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