ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

Refactor > Move to (New) Source File

Open gavinking opened this issue 9 years ago • 1 comments

gavinking avatar Jun 09 '16 11:06 gavinking

Looks like this feature should be implemented as a MoveHandlerDelegate and CopyHandlerDelegate. The needed functionality for messing with imports, etc, can be found in com.redhat.ceylon.eclipse.code.refactor.MoveUtil which needs to be migrated to common.

gavinking avatar Jun 19 '16 18:06 gavinking