Re: How does KDevelop's quick open match names??
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <2350803.QzPJERoIGr@bola> |
On Saturday July 21 2018 08:50:31 Sven Brauch wrote: Hi, >there is "fuzzy" matching of entries, but no sorting by "fuzziness", instead >matched entries are always sorted alphabetically. That shouldn't be hard to fix, provided the matching algorithm gives a "closeness" score that makes sense (to the user).