Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 2.6.0-beta
Description
The sample code is very simple.
class Abcde {}; void func(){ struct C{ typedef Abc| //--> (Hear press ctrl + space, but no suggestion appears. Abcde should appear ) }; }
However, it became highlighted, if I manually type Abcde. So the parser can understand it.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6013 values of local enums are not highlighted and completion does not work
-
- Closed
-
- replaces
-
QTCREATORBUG-11966 Code completion and refactoring for local class doesn't work
-
- Closed
-