News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

String colors and special characters

Started by Locane, January 05, 2010, 04:23:41 AM

Previous topic - Next topic

Locane

Hey.

Is it possible to make CodeBlocks color special characters in a string?

For example, when I was using Kdevelop I would write a string that looked like:

"\nNew areas that have opened recently:"

Where the "\n" is a recognized newline character, and it would appear in a dark purple color that was separate from the string color.

Thanks in advance.