Move a class to new file -> suggest new filename
I want to refactor classes to their own separate file (when I have a file with multiple classes).
When I use the refactoring "Move..." the "TO:" field holds the old file name, so I always have to write the new name by hand.
Is it possible to auto-generate a new file with the class name the cursor is currently on?
请先登录再写评论。
Please vote for https://youtrack.jetbrains.com/issue/WEB-44422 to be notified on any progress with it