Skip to content

Toggle opening curly brackets style in autogenerated classes #35

@Aandrzejmi

Description

@Aandrzejmi

It would be a fine feature to choose which style of opening curly brackets should be applied in autogenerated C++ classes. I personally prefer to place them in the next line after class name (like in C#) but since it generates code with brace in same line with class name (like in Java), every time I generate class body, I am made to do it manually.
Adnotacja 2020-03-29 205737Adnotacja 2020-03-29 210056

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions