News:

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

Main Menu

Triangular bracket highlighting

Started by hooloovoo13, September 28, 2007, 09:45:26 AM

Previous topic - Next topic

hooloovoo13

Hi
Not sure if this has been discussed before because people might call "brackets" something else in the rest of the world. How do I enable triangular bracket highlighting in Code::blocks?

So a statement like:

shared_ptr<QMap<shared_ptr<Object>,QMap<shared_ptr<Object>,double> > >

is easy to read with the triangular brackets being highlighted. I'm using nightly build revision 4491.

Thanks