Brace/parenthesis-highlighting 'sticks' when selecting text
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Version: 5.4.2 RC9
Steps needed to reproduce the problem: Have the option "Highlight matching braces/parentheses" turned on. Move the cursor to a brace/paren, so that the two matching braces/parens are highlighted. Select some text using shift+arrows, and observe that while that 'first' brace is un-highlighted, the other brace remains highlighted.
This doesn't occur when shift+arrows moves the cursor onto the same line as the other brace/paren, or when the cursor starts on the same line as the other brace/paren. (So the braces/parentheses need to be on separate lines, for one thing).
It also doesn't occur when selecting text using the mouse.
Last edit: MikeDNC 2013-05-06
Last edit: MikeDNC 2013-05-06
Last edit: MikeDNC 2013-05-06
Can you confirm the related item (72?) about the highlighting has been fixed?
Ticket-72 is confirmed fixed here.
Fixed.