Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.3.0-beta1
-
Creator's built-in code-model
Windows 7 64 bit
Project configured with Qt 5.3.1, built with MSVC2010
On Linux, this seems to work correctly.
Description
- Open project tests\manual\cplusplus-tools\cplusplus-tools.pro from Creator's repository in Creator.
- Configure the project with a kit using Qt 5.3.1, built with MSVC2010.
- In main.cpp, go to the definition of
void testCompleteSymbols()
- Uncomment one of the outcommented lines.
- At the end of this line, press Ctrl+Space
Nothing will happen.
Creator 3.2.1 shows a popup with suggestions for code completion. Creator 3.3 should do this, too.
Found an tested by Squish test tst_CSUP06.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-13065 [REG 3.2.1 -> 3.3.0] Rising CPU consumption
-
- Closed
-