ReSharper 2020.2 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
ThemedIcon SolutionAnalysis Screen Gray pngAnalyze Errors in Solution Toggles solution-wide analysis on/off.
ThemedIcon SolutionAnalysisPause Screen Gray png / ThemedIcon SolutionAnalysisContinue Screen Gray pngPause/Continue Analysis

If you turn the 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 the solution-wide analysis instead.

ThemedIcon Warning Screen Gray pngInclude/Exclude Warnings

Use this button to enable/disable warnings in solution-wide analysis.

When warnings are enabled in the 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.

ThemedIcon IgnoreErrors Screen Gray pngIgnore Errors Excludes 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.
ThemedIcon UnignoreErrors Screen Gray pngStop Ignoring Errors Shows or previously ignored errors (or removes strikethrough if Show Ignored Errors is switched on). For more information, see ignoring errors in solution.
ThemedIcon ShowIgnoredErrors Screen Gray pngShow Ignored Errors Makes ignored errors visible but strikes them through.
ThemedIcon ReanalyzeFilesWithErrors Screen Gray pngReanalyze Files with Errors Launches the process of reanalyzing files where errors were previously found.
ThemedIcon ReanalyzeAllFiles Screen Gray pngReanalyze All Launches the process of reanalyzing all files in the solution.
ThemedIcon Export Screen Gray pngExport Click 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: 03 September 2020