Skip to content

formatOnType strips spacing around = for comma-trailing statements #1787

Closed
@brettcannon

Description

@brettcannon
b = {a: b, c: d,
}

becomes:

b={a: b, c: d,
}

Metadata

Metadata

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions