Arrange Default Methods

Answered

The arrange feature of IntelliJ is very useful. It would be nice to add "default" to the list of modifiers you can sort by so that you can have all the default methods in an interface appear at the bottom. Usually you want someone's first focus to be on the abstract interface methods, so it would be nice to have them at the top. What do people think?

  Jon

 

0
2 comments

Do you mean "Code Style > Java > Arrangement"? 

If so, check https://youtrack.jetbrains.com/issue/IDEA-166172

0

Thanks. I voted for it.

0

Please sign in to leave a comment.