Show warnings in solution wide analysis?
Is there any way to get solution wide analysis to show warnings as well as errors? The circle is always green but lots of files have new warnings after moving from R# 2.5 to R# 4.0 due to new checks.
I guess this is not really EAP specific, but I'm using EAP builds so I thought I'd post here (and SWA is new to me feature since I skipped 3.x).
Thanks,
Sam
Please sign in to leave a comment.
Hello Samuel,
We are not going to include warnings in SWA in ReSharper 4 release cycle.
This is due to complexity of some of analyses, due to complexity of UI to
deal with thousands of possible warnings, and so on and so forth. We are
going to improve SWA in many ways, we have a lot of plans, but they need
some time to implement. I can't say any specific dates right now, but I think
we can add more solution-wide features in the next major release after ReSharper
4.0.
As a workaround, you can set severity of warnings you are interested in to
the "error" level. You may have to restart VS to force SWA reanalyse files.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
SN> Is there any way to get solution wide analysis to show warnings as
SN> well as errors? The circle is always green but lots of files have
SN> new warnings after moving from R# 2.5 to R# 4.0 due to new checks.
SN>
SN> I guess this is not really EAP specific, but I'm using EAP builds so
SN> I thought I'd post here (and SWA is new to me feature since I
SN> skipped 3.x).
SN>
SN> Thanks,
SN>
SN> Sam
SN>
Thanks for the update and suggestion. Setting the severity of some warnings to errors will work well for us.
Best regards,
Sam
Small correction. Restarting VS won't help. You do not need to restart VS,
instead go to your solution's caches folder, find "DaemonResults" and delete
it.
This is a temporary workaround, we plan to offer user to reanalyze all files
on changin severities in 4.0 release.
Valentin Kipiatkov
CTO and Chief Scientist
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
SN>> Is there any way to get solution wide analysis to show warnings as
SN>> well as errors? The circle is always green but lots of files have
SN>> new warnings after moving from R# 2.5 to R# 4.0 due to new checks.
SN>>
SN>> I guess this is not really EAP specific, but I'm using EAP builds
SN>> so I thought I'd post here (and SWA is new to me feature since I
SN>> skipped 3.x).
SN>>
SN>> Thanks,
SN>>
SN>> Sam
SN>>