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

Hide menu if cursor moves off of active word #890

Closed
wants to merge 1 commit into from

Conversation

julienvincent
Copy link
Contributor

When a CursorMoved event is handled we should check if the cursor has moved off of the active 'word' being autocompleted and hide the menu if so.

Fixes #875

When a `CursorMoved` event is handled we should check if the cursor has
moved off of the active 'word' being autocompleted and hide the menu if
so.

Fixes Saghen#875
@Saghen Saghen closed this in 36ba8eb Jan 6, 2025
@julienvincent julienvincent deleted the jv/fix-cursor-moved branch January 6, 2025 19:05
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

Successfully merging this pull request may close these issues.

Autocomplete not hiding on cursor moved
1 participant