Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 9.0.2, Qt Creator 10.0.2
-
None
-
6bf6c093c (11.0)
Description
In attached file, QtCreator shows an invalid (False Negative) brace mismatch (pink block in the screenshot). It has to do with the C-style comment on L498.
To reproduce:
- Open attached tst_qanystringview.cpp in QtC
- Place cursor at the end of L502
- → screenshot
- Expected: green highlight of } in L502 with { in L498.
- remove the C comment in L498
- braces are matched as expected
Attachments
For Gerrit Dashboard: QTCREATORBUG-29339 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
489691,2 | CppEditor: Fix parentheses mismatch on comment followed by backslash | 11.0 | qt-creator/qt-creator | Status: MERGED | -1 | 0 |