History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17079
Type: New Feature New Feature
Status: Open Open
Assignee: Unassigned
Reporter: Jim Cullison
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Separate settings of extra lines between methods for interfaces and classes

Created: 07 Feb 08 00:07   Updated: 07 Feb 08 00:07
Component/s: Code Formatting and Code Style

Build: 7,590


 Description  « Hide
In an interface, I sometimes prefer to not have blank lines between the method signatures, especially getters and setters. It would be nice if the code formatting "blank lines" tab had a separate option for how many lines to put after a method signature in an interface. This might even be more useful if it covered abstract methods too. Sometimes I would like to group a few abstract methods or interface methods, that have no javadoc, together without lines between them. Also if they are interrelated methods and all covered by one javadoc comment.

This would be separate from the blank lines after a method in a class.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.