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

Bad order of suggestions #290

Open
laeubi opened this issue May 3, 2022 · 0 comments
Open

Bad order of suggestions #290

laeubi opened this issue May 3, 2022 · 0 comments
Labels
bug Something isn't working completion

Comments

@laeubi
Copy link
Contributor

laeubi commented May 3, 2022

See the following screenshot;

grafik

even though my current value and the correct value only differ by one character it is only at position 9 in the list, I even get suggestions that don't match anything (SNAPSHOT???)

Apache commons text offer some nice algorithms that might help giving better choices:
https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/EditDistance.html

@angelozerr angelozerr added bug Something isn't working completion labels Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completion
Projects
None yet
Development

No branches or pull requests

2 participants