Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.6.0-beta1
-
b5a82a4d58551c7e94b56a7edaeb56166a102fc8 (qt-creator/qt-creator/master)
Description
I have classes that come from different libraries: one uses getSomething() naming convention, other just something() . So I naturally want to always type some.. and let IDE suggest me get*Some..* when it is available.
However QtCreator ignores methods that are not perfect match.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19170 Completion offers also not relevant items
- Closed
-
QTCREATORBUG-19838 Fuzzy locator is not fuzzy enough
- Closed
-
QTCREATORBUG-22671 Treat numerical digits as new 'words' in fuzzy search
- Closed
- resulted in
-
QTCREATORBUG-23159 [REG 4.10 -> 4.11] Wrong additional code completion proposals
- Closed