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?

0

请先登录再写评论。