News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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.