Feature #5502 2012-02-23 21:28
waxhead
Highlighting between braces
I think it would be nice if code::blocks could be able to change the background color between braces
e.g.
if() { //level1 if() { //level2 if() { //level3 } } }
So if your cursor is between { and } on level3 for example the background color of everything inside level3's braces should change to whatever the user specified. Same goes for level 2 and 1 as well...
- Category
- Editing
- Status
- Open
- Close date
- Assigned to
- tpetrov