Refactor - Move seems to be never available

Hi all,

I want to move source files into a new directory but the Refactor - Move menu seems to be never available.

Any ideas why? This is AppCode 1.0.3.



Attachment(s):
Screen shot 2011-12-30 at 7.35.36 AM.png
0

So far there's no UI for the "Move" refactoring. But you can do it using drag-n-drop in the project view pane. You can move the files to either the new group (if the xcode view is selected) or the new directory (if the directory view is selected).

0
Avatar
Permanently deleted user

If the functionality isn't present, may I respectfully suggest removing the menu item (and any other stubs like it) until such time as it actually does something?

I just spent 30 minutes scouring the forums & the broader web trying to figure out what Refactor->Move... is for. Ironically, I'm so used to AppCode saving me time that it feels all the more galling when it wastes it. ;\

0

The copy/move refactorings will be present in AppCode 2.0

0

请先登录再写评论。