ReSharper 2016.1 Help

Viewing Errors in Solution

ReSharper | Windows | Solution Errors Window
ReSharper_ShowErrorsView

While the solution-wide analysis is enabled, you can get a detailed report on all errors found in your solution in the Errors in Solution Window.

To view the list of errors found in solution

  1. Enable solution-wide analysis.
  2. Do any of the following:
    • Choose ReSharper | Windows | Solution Errors Window in the main menu.
    • Right-click the circle indicator in the right corner of the status bar and choose Show Errors View from the drop-down list.
    • Double-click the circle indicator.

Either way, the Errors in Solution Window opens where you can view the list of detected errors and navigate to them in code by double-clicking the entries:

Reference__Windows__Errors_in_Solution

Even without opening this window, you can still easily navigate through errors in your solution with ReSharper | Inspect | Next Error in Solution (Alt+F12) and ReSharper | Inspect | Previous Error in Solution (Shift+Alt+F12) commands.

If ReSharper cannot locate a file where errors were found, its entry in the Errors in Solution dialog box is marked with a yellow cautionary triangle, as in the Solution Explorer.

If necessary, you can configure solution-wide analysis or ignore specific errors.

See Also

Last modified: 19 August 2016