Skip to content

Refactor "Format on Save" to route through Dart plugin #4625

Open
@stevemessick

Description

@stevemessick

The code that implements "Format on Save" directly calls analyzer.edit_format(). It ought to use DartStyleAction.runDartftm(). The latter does more work to ensure file contents are updated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions