Codestyle or refactor? Organize implementations by interface

I'd like to see a feature that would 'autoarrange' the implementing methods in a class to the same order that interface has.

Methods from multiple interfaces would appear in the same order that the interfaces are defined in the 'class xxx implements x, y, z' clause.

I refactor a lot and especially the bigger classes creep slowly to non-organized state...

0
2 comments
Avatar
Permanently deleted user

I think the Rearranger plugin might do this. You can download it from the Plugin Manager.

0
Avatar
Permanently deleted user

Indeed it does! That plugin is the best thing since sliced bread! w00t!

0

Please sign in to leave a comment.