Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hooloovoo13 on September 28, 2007, 09:45:26 am

Title: Triangular bracket highlighting
Post by: hooloovoo13 on September 28, 2007, 09:45:26 am
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:

Code
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