Proposal for Refactoring: Split File into Classes/Move Class into own file
In Scala you can put several classes into one file. I think it would be nice if I could put all classes inside a file into their own files. Also do this for a single class or offer a checklist. I think this is a rather simple and useful refactoring.
Of course the companion objects must be moved along the corresponding classes.
Please sign in to leave a comment.
vote here:
http://confluence.jetbrains.net/display/SCA/Scala+Plugin+roadmap
and first, make someone add your proposal to the list