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

Show first fuzzy completions fully containing the input #6922

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

SomeoneToIgnore
Copy link
Contributor

No description provided.

@matklad
Copy link
Member

matklad commented Dec 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 17, 2020

@bors bors bot merged commit a4e17a5 into rust-lang:master Dec 17, 2020
@SomeoneToIgnore SomeoneToIgnore deleted the fuzzy-completion-simple-sort branch December 17, 2020 21:29
bors bot added a commit that referenced this pull request Dec 19, 2020
6946: Better fuzzy heuristics r=matklad a=SomeoneToIgnore

Continuation of the #6922, mainly created for a test.

Turns out our current completions tests were sorting the completions by label, I had to remove that to test the order properly and update this order in a bunch of tests (ergo the changes)

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
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