Code Analysis for VB.NET
Hi guys,
I have just downloaded the trial version of Resharper for VS2010
JetBrains ReSharper 5.1 C# Edition
Build 5.1.1753.4 on 2010-10-15T16:51:30
However when i run the code analysis for my solution which got both C# and VB.NET projects, it did not raise any issue in vb.net projects. I want to identify all the unused code. It does identify for C# but not for VB.NET. Infact its not just the unused symbols, it doesn't raise any issues at all, when there are alreasy so many issues in the vb.net code.
Is it because Resharper does not support vb.net ?
Awaiting
Nabeel
Please sign in to leave a comment.
normally, if you download a trial version of R#, you will get the full version which supports C# and VB. VB support is not as good as C# support but you will get most refactorings, code analysis and enhanced syntax coloring.
Regards
Klaus
Hello Nabeel,
ReSharper 5.x doesn't support code analysis for VB.NET. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I thought so. I am using NDepend now.
Thanks
Nabeel