Skip to content

Format multiline chain of calls #2109

@stamm

Description

@stamm

I have this code:

object.method().
    method2().method3()

When I do copy-paste ident was deleted:

object.method().
method2().method3()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions