Skip to content

Consider restricting the fix all provider in SA1001 (CommasMustBeSpacedCorrectly) #619

@sharwell

Description

@sharwell

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions