ReSharper 2021.1 Help

Errors/Warnings in Solution window

ReSharper | Windows | Solution Errors
ReSharper_ShowErrorsView

This window displays the list of solution-wide errors/warnings that were discovered during solution-wide analysis.

ReSharper: Errors in Solution window

Toolbar Controls

ControlNameDescription
Themed icon solution analysis screen grayAnalyze Errors in SolutionToggles solution-wide analysis on/off.
Themed icon solution analysis pause screen gray/ Themed icon solution analysis continue screen grayPause/Continue Analysis

If you turn solution-wide analysis off and then decide to turn it on again, ReSharper will have to repeat some of the initial calculations, which may be time-consuming. To avoid this, you can pause and resume solution-wide analysis instead.

Themed icon warning screen grayHide/Show Warnings

If warnings monitoring is disabled on the Code Inspection | Settings page of ReSharper options, this button will start the analysis of warnings and if any warnings are found, they will be shown in the window.

If warnings monitoring is enabled in settings, this button lets you show or hide warnings without restarting the analysis.

When warnings are enabled in solution-wide analysis, it works as follows: as long as there are errors in the solution, only errors will be displayed; unresolved warnings will only appear when the last error is fixed. When warnings are disabled, the status bar indicator will turn green as soon as the last error is fixed.

Themed icon ignore errors screen grayIgnore ErrorsExcludes selected errors/warnings (or all errors/warnings in a selected file) from the list of found issues (or strikes them through if Show Ignored Errors is switched on). For more information, see ignoring errors in solution.
Themed icon unignore errors screen grayStop Ignoring ErrorsShows or previously ignored errors (or removes strikethrough if Show Ignored Errors is switched on). For more information, see ignoring errors in solution.
Themed icon show ignored errors screen grayShow Ignored ErrorsMakes ignored errors visible but strikes them through.
Themed icon reanalyze files with errors screen grayReanalyze Files with ErrorsLaunches the process of reanalyzing files where errors were previously found.
Themed icon reanalyze all files screen grayReanalyze AllLaunches the process of reanalyzing all files in the solution.
Themed icon export screen grayExportClick this button to export the data currently displayed in the window in text format, or use the drop-down selector to export the data in XML or HTML format. The Export Data dialog that appears, will help you to save the data to a file or copy it to the clipboard.
Last modified: 28 April 2021