Skip to content

async for and async with are not automatically indenting #7344

@brettcannon

Description

@brettcannon

E.g.

async with ctxt:

and

async for x in y:

do not indent the next line after the :.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions