Skip to content

formatOnType breaks iterable unpacking when the collecting variable leads #1783

@brettcannon

Description

@brettcannon
*a, b, c = 1, 2, 3

becomes:

* a, b, c = stuff

Notice the leading space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-formattingbugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions