News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.