Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.15.2
-
None
Description
With the following expression in the editor window (mind the line break):
(1 < 0 ? 1
: 0)
putting the cursor on either of the parentheses fails to match the other one, stopping at : (when on left parenthesis) or ? (when on right parenthesis) instead. With the line break removed, the match is highlighted as it should.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-26068 multiline brackets highlight with ternary operator
-
- Closed
-