Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
Qt Creator 3.1.0-beta
-
None
-
Kubuntu 13.10 x64
Description
Try to open file with such content:
class TClass { public: TClass() { } std::unique_ptr<TCheckBox> m_TaskOfTheDay; };
You shall see that QtCreator defines scopes (and highlight it) wrong:
and (cursor one line below)
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-11566 Regression: Code folding does not find end of function correctly
-
- Closed
-