Every time I auto-implement a method of an interfa...
# intellij
a
Every time I auto-implement a method of an interface, IntelliJ always puts the new method at the top of the class. Is there any way to change this behavior so that new methods are inserted at the bottom of the class?