T O P I C R E V I E W |
DrB |
Posted - Mar 19 2009 : 12:48:27 PM How can I configure VA so that it is disabled in C# code, but active in C++? |
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 20 2009 : 11:42:04 AM This makes sense. VA should be usable along side ReSharper, but there is definitely some overlap, and possible competition. Telling VA to ignore .cs files should fix this problem. |
DrB |
Posted - Mar 19 2009 : 11:26:05 PM My company is evaluating resharper, and it and VA don't seem to play nicely together (both try to present drop-downs etc.).
For the record, I've been using VA for almost 10 years, and after trying R# for a couple days I much prefer VA. In the end I will probably use their code analysis feature, but otherwise keep it turned off.
I do about 75% of my work in C++ still, and VA will still have to be used there. |
feline |
Posted - Mar 19 2009 : 4:58:47 PM You can simply add .cs to the list:
VA Options -> Projects -> Extensions -> Extensions to ignore
out of interest is there some reason you need to do this? |