You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently spacing problems both before and after a comma are reported as SA1001. For users who only wish to fix one of these two categories throughout the document/project/solution, it would be helpful to restrict the Fix All Provider to batch-correcting the specific type of violation.
Without breaking SA1001 into two separate diagnostics, I believe this may require writing a custom FixAllProvider.