CC CC - 2009-08-14

I found option "Treat C/C++ comments", is it possible to add VB comments.
Also, frequently needed something like "Ignore diff in string variables"
for exampe diff in
cout << "Hello";
cout << "Hello world";
should be ignored.