ReSharper 3.1 Released with Solution-Wide Analysis - JetBrains

ReSharper 3.1 Released with Solution-Wide Analysis - JetBrains

by David Hayden, Filed: .NET Developer Tools

 

JetBrains released ReSharper 3.1, which includes a number of bug fixes and one new feature - Solution-Wide Analysis. The current Code Analysis only shows you the code errors and warnings in the current file. However, now with Solution-Wide Analysis, you can check out all the errors and warning in the entire solution on-the-fly without compilation.

Per their .NET Tools Blog:

“Switching on Solution-Wide Analysis is signified by several changes in UI:

  • The circle indicator in the right corner of the status bar displays the progress of Solution-Wide Analysis. Initially, it is gray, but after analysis is complete, the indicator turns either green (if no solution-wide errors were found) or red (if errors were detected).
  • A small area to the left of the circle indicator is allocated to show the number of solution files that contain errors, if any.
  • Names of several Go to commands are extended. Specifically, Go to Next Error changes to Go to Next Error in Solution and Go to Previous Error becomes Go to Previous Error in Solution.”

Nice. You can download ReSharper 3.1 here.

 

posted on Wednesday, December 26, 2007 8:11 PM

Main

News

Green Tea

.NET Development

Enterprise Library

Patterns & Practices