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

Fix completions filtering #427

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

Takoooooo
Copy link
Contributor

@Takoooooo Takoooooo commented Dec 4, 2023

Previously filtering of the completion list happened only when removing the characters. Now every time you enter the character completion list will be filtered according to the input
Before:
Анимация1

After:
Анимация1

@Takoooooo Takoooooo marked this pull request as draft December 4, 2023 17:04
@Takoooooo Takoooooo marked this pull request as ready for review December 6, 2023 12:06
@Takoooooo Takoooooo merged commit 4190a20 into master Dec 7, 2023
3 checks passed
@Takoooooo Takoooooo deleted the correct_completions_filtering branch December 7, 2023 10:29
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.

2 participants