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.
请先登录再写评论。
vote here:
http://confluence.jetbrains.net/display/SCA/Scala+Plugin+roadmap
and first, make someone add your proposal to the list