Skip to content

formatOnType removes space before attribute lookup on numeric literal #1784

@ericsnowcurrently

Description

@ericsnowcurrently
5 .bit_length()

gets changed to

5.bit_length()

The space should not get removed.

Metadata

Metadata

Assignees

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