https://bugs.kde.org/show_bug.cgi?id=401509
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/7 | |75bcde281ffe32d41803e01b89f | |f16faad54876 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Christoph Cullmann <[email protected]> --- Git commit 775bcde281ffe32d41803e01b89ff16faad54876 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 18/01/2022 at 18:34. Pushed by cullmann into branch 'master'. Do proper fuzzy matching in completion Use KFuzzyMatcher for fuzzy matching. Results are better and fixes the linked bug. Also remove some dead code related to case sensitivity while at it. M +10 -103 src/completion/katecompletionmodel.cpp M +1 -4 src/completion/katecompletionmodel.h https://invent.kde.org/frameworks/ktexteditor/commit/775bcde281ffe32d41803e01b89ff16faad54876 -- You are receiving this mail because: You are watching all bug changes.
