http://www.codeguru.com/cpp/misc/samples/codehighlighting/Article.php/c4693
It's convenient to have this.
Test:
// plain text
#include
INT main () {Printf ("Hello World / N"); // Test: show color Text return 0;
// color Text
#include int main () {Printf ("Hello World / N"); // Test: Show Colored Text Return 0;
Insufficient: It is too small to achieve
Only coloring keywords, strings, annotations
If you can be NB like Va.Net