Feature Request: Refactoring->Move Inner Class Out

I would really the ability to move an inner class into its own file. There are many times where an inner class has become too large or I would like to use it outside of the class that contains it.

0
Avatar
Permanently deleted user


Already in the product. Just right-click on the inner class name and select the "Move" refactoring

0

请先登录再写评论。