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: Carl Hoefs <email@hidden>
- Date: Sat, 28 Dec 2013 17:09:42 -0700
On Dec 28, 2013, at 4:35 PM, Carl Hoefs <email@hidden> wrote:
> On Dec 28, 2013, at 4:31 PM, Jerry Krinock <email@hidden> wrote:
>
>> 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.
>
> Code folding! Heh, you learn something new everyday!
Xcode --> Editor --> Code Folding --> Fold Methods & Functions
(had to force-quit Xcode after it quickly ran up to swapfile 15 - each 1GB - and no end in sight)
Xcode 5 is a work in progress I see...
_______________________________________________
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