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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.