Skip to content

Auto Format: "if-else" block formatting doesn't follow Processing conventions #364

Description

@processing-bugs

Original author: mkmori...@gmail.com (July 20, 2010 00:12:30)

In the annoyances category, in an if-else block, Auto Format changes this:

} else {

...to this:

}
else {

(Similar handling of "} else if (expression) {".)

...which seems unnecessary, unattractive (subjective?), and contrary to at least some of the reference examples.

Suggest Auto Format hew to the more compact format....

FWIW!

Original issue: http://code.google.com/p/processing/issues/detail?id=325

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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