Resharper (Find and) fix all issues at once

Cel picture Cel · Sep 2, 2011 · Viewed 23.7k times · Source

e.g. alt enter -> context menu -> Find all 'Redundant name qualifier' issues -> but now in the new window that lists all those issues in my project, is there a way to fix them all ? (rather than go through them individualy)

ta.

Answer

Jura Gorohovsky picture Jura Gorohovsky · Sep 2, 2011

For now, you have to go through the issues individually. There's an existing request to batch-apply fixes to all similar issues selected in the "Inspection Results" tool window.

Code Cleanup does batch-remove certain issues in any given scope but it's quite limited in the number of fixes it can apply, compared to the number of code issues that ReSharper is able to detect.