Skip to content

Indentation fails when there is a plus at the end of the previous line #202

Closed
@JelteF

Description

@JelteF

When writing #201 I found out that general indentation fails when there is a plus at the end of the previous line.

When you press return after typing this:

randomFunctionCall('blaaaaaaaaaaaaaa ' + 
                  'and some more bla',

you get send back to the indent of randomFunctionCall instead of the indent of the last line.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions