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

Selection gets cleared in menu without fast_close. #624

Open
mrphil2105 opened this issue Mar 12, 2024 · 0 comments
Open

Selection gets cleared in menu without fast_close. #624

mrphil2105 opened this issue Mar 12, 2024 · 0 comments

Comments

@mrphil2105
Copy link

I disabled fast_close because the menu was flickering a lot when using tsserver in a large codebase. I suspect that is due to the LSP reporting new entries, causing the menu to re-open. But what happens now instead, with fast_close disabled, is that my menu selection is cleared while the menu is open, so that sometimes when I click enter to accept I make a newline character instead, because the selection was cleared just before I clicked enter... This happens even though the the first entries in the menu did not change after the update. This makes the plugin super frustrating to use at times. Is there any way to fix this? What more information can I provide to help fix this if it is a bug?

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

1 participant