Skip to content

insert new line after last property of class #56

Description

@Bouki6

Hi! First, thanks for this extension.
is there any way to insert new line after last property of class?

public int Foo1 { set; get; }
public int Foo2 { set; get; }
public int Foo 3{ set; get; }
public int Foo4 { set; get; }
//here i want to insert new line
public void Bar()
{
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions