Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
Qt Creator 4.11.0-beta2
-
Ubuntu 18.04 LTS 64 bit
Description
- Run Creator with enabled built-in code model.
- Create a new Qt Widgets Application project.
- In the main function, type "unsig".
The proposal window will show "unsigned", "Q_COMPILER_UNICODE_STRINGS" and "Q_STDLIB_UNICODE_STRINGS". While the first is obviously correct, the latter two don't seem right to me.
Only "unsigned" should be proposed as code completion. In Creator 4.10, this works correctly.
Found by Squish test tst_CSUP01.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19170 Completion offers also not relevant items
- Closed
- resulted from
-
QTCREATORBUG-19918 Fuzzy auto-completion support
- Closed