Re: Quick way to move method defs around?
Re: Quick way to move method defs around?
- Subject: Re: Quick way to move method defs around?
- From: Jerry Krinock <email@hidden>
- Date: Sat, 28 Dec 2013 15:31:37 -0800
On 2013 Dec 28, at 14:45, Carl Hoefs <email@hidden> wrote:
> Is there a way in Xcode 5 to move/rearrange method definitions, say, by command-dragging a method name in the popup list or some such? I'm going through a lot of code, refactoring and rearranging things, and cut/paste is quite tedious. Hoping there's some slick way to do this…
I don’t think so, but copying or cutting methods is fast if you fold them first (code folding). They un-fold when pasted, so paste from the bottom up. Also Xcode works with multiple clipboards so you can stash many of them simultaneously. I use PTHPasteboard Pro.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden