Skip to content

Fix lints on format/save and Fix-all #3445

@rrousselGit

Description

@rrousselGit

Is your feature request related to a problem? Please describe.
Numerous lints come with an auto-fix option, but we have to apply the fixes almost one by one, which is tedious.

Describe the solution you'd like
Since VS code already keeps tracks of the list of issues and offers to fix them, VS code could expose a command for "apply all fixes".

Similarly, we could have an option to, right before executing dartfmt, apply fixes for the file.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serveris enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions