Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 4.10.0-rc1
-
Ubuntu 19.04 64 bit
Windows 10 1903 64 bit
Description
- Open the project cplusplus-tools
It's in tests\manual\cplusplus-tools\cplusplus-tools.pro inside Creator's repository. - Open main.cpp.
- At the end of the file, type "Dummy::s" and trigger completion (Ctrl+Space).
The completion will offer "std" which doesn't seem right in this place.
I don't think "std" should be proposed in this situation. Creator 4.9.2 did that right.
Found by Squish test tst_CSUP06.