|
Organize class source code
Hi there, I'm looking for a plugin or external application that organize the source code of a class.
For example, I wish it could move the getters and setters of a class to the end of the class body, sort the non-getters/setters methods alphabetically, etc.
By now I make that task with copy and paste, but there should be a better way...
Any ideas?
|