Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Joerg on November 05, 2008, 04:12:11 pm

Title: matching brace in same line
Post by: Joerg on November 05, 2008, 04:12:11 pm
Hi,
I don't know if it was different ever before,
but now I got no colored matching brace
when editing code in the same line.
Is that a feature?
The matching brace gets 'bold' in my case,
but thats hard to see on my monitor.
For complex lines with nested braces I would appreciate
to have the same colored matching, as in different lines.
Greets
Title: Re: matching brace in same line
Post by: Jenna on November 05, 2008, 06:56:10 pm
I guess you have "Highlight line under caret" checked (in "Settings -> Editor... -> General settings -> Other options") .
If that's the case you can turn it off, because it overrides the background of the highlighted braces.
Title: Re: matching brace in same line
Post by: Joerg on November 06, 2008, 09:39:03 am
Yes, thank you.
Having both would be nice,
but I think is already discussed here.