News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Please return colored braces

Started by Pecan, January 11, 2006, 02:19:13 PM

Previous topic - Next topic

Pecan

Please, could we have our ability to color braces again.

For those of us with eyes over "49" the colored difference
between "()" and "{}"  is really important.

Since colored braces left, I've had 50% more
compiler errors.

thanks
pecan

thomas

Now that you mention it... the extremely useful matching brace underlining is gone too.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

mandrav

I 'm working on it. It will soon be fixed...
Be patient!
This bug will be fixed soon...

280Z28

Quote from: mandrav on January 11, 2006, 02:27:46 PM
I 'm working on it. It will soon be fixed...

Editor settings -> Colors -> C/C++ -> Reset defaults

Fixed.
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
Check out The Sam Zone :cool:

mandrav

Quote from: 280Z28 on January 11, 2006, 03:26:36 PM
Quote from: mandrav on January 11, 2006, 02:27:46 PM
I 'm working on it. It will soon be fixed...

Editor settings -> Colors -> C/C++ -> Reset defaults

Fixed.

Yes, that semi-fixes it. The problem is that it doesn't respect the matching brace highlight background color. Actually the setting is respected but it isn't displayed when you have the active line highlight enabled :P.
The problem lies in scintilla where the active line highlight has a higher priority than other styles...
Be patient!
This bug will be fixed soon...

280Z28

Quote from: mandrav on January 11, 2006, 03:52:02 PM
Yes, that semi-fixes it. The problem is that it doesn't respect the matching brace highlight background color. Actually the setting is respected but it isn't displayed when you have the active line highlight enabled :P.
The problem lies in scintilla where the active line highlight has a higher priority than other styles...

Did you get my PMs?
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
Check out The Sam Zone :cool: