Code Analysis for VB.NET? Abdu Bukres Created April 09, 2008 08:07 Is there code analysis for vb.net in R#4.0 or is it available for C# only?Abdu
Full analysis is available for C# only.
For VB, we have only few analysis - such as unused import directives,
unreachable code, and unresolved symbols
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"abdu" <no_reply@jetbrains.com> wrote in message
news:17106365.39401207724855443.JavaMail.jive@app4.labs.intellij.net...
>
So there are no plans for full analysis for VB? R# 5?
Not in 4.0 ^)
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"abdu" <no_reply@jetbrains.com> wrote in message
news:16490669.41511207753910688.JavaMail.jive@app4.labs.intellij.net...
That's a big disappointment because I thought when I upgraded to the full edition I thought what was available for C# was also going to be available for vb.net. I should have read the literature more closely.