"Highlight matching braces" changes background-color.
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: In "Tools => Editor Options => Colors", change 'Symbol' to have a background color that's not white. Now back in the editor, observe that when cursor "highlights matching braces/parentheses", and is then moved off, the brace/parenthesis is left with incorrect background.
The highlighting might be missing one pixel-row at the bottom, as well.
Feature request: I would find it nice sometimes to be able to customize the foreground&background of the highlight. Currently the highlight uses the same background as the symbol's foreground, and always uses the 'Space' color for foreground, which is pretty good for automatic.
Fixed #1 and #2. Treating #3 as low priority for now.
Try this.
Can you confirm this is fixed?
Confirmed, #1 and #2 fixed!
I noticed a new behavior: Now the cursor can be directly before or after a brace/parenthesis to highlight it, (instead-of 'before', the current behavior).
This is all-right I guess, but around 'consecutive' braces/parentheses it will create inconsistent behavior. (but at least no painting errors).
Last edit: MikeDNC 2013-05-06