Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 10.0.0
-
None
-
I'm using qt creator from the qt installer on kubuntu 22.04. not sure it matters, but i use clangd (Preferences -> C++ -> Clangd -> use clangd from "Qt_install_dir/Tools/QtCreator/libexec/qtcreator/clang/bin/clangd")
-
-
0bfa8fd71 (12.0)
Description
when starting an autocompletion, e.g. std::ranges::tran<ctrl + space>, then the resulting list is badly ordered. std::ranges::transform won't appear on top, and as a result, won't be selected when typing quickly. functions that do not start with tran will be selected instead, which is very annoying.
an example is shown here:
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-25824 Invalid class suggestion
- Closed
-
QTCREATORBUG-29405 Better maching for autocomple suggestions based on capitalization
- Closed
For Gerrit Dashboard: QTCREATORBUG-29013 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
511732,3 | ClangCodeModel: Allow users to choose between completion ranking models | 12.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |