Skip to content

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

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions