Skip to content

auto indent not work when nest level >= 2 #1069

@asukaminato0721

Description

@asukaminato0721
if 1:
    # here it indent
if 1:
    if 2:
    # here not indent

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions