Skip to content

async for and async with are not automatically indenting #7344

Description

E.g.

async with ctxt:

and

async for x in y:

do not indent the next line after the :.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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