Author Topic: Triangular bracket highlighting  (Read 2852 times)

hooloovoo13

  • Guest
Triangular bracket highlighting
« 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

« Last Edit: September 28, 2007, 09:53:36 am by hooloovoo13 »