Re: Editor splits
Re: Editor splits
- Subject: Re: Editor splits
- From: Mike Manzano <email@hidden>
- Date: Tue, 13 Nov 2012 13:06:54 -0800
Turn line numbers on by default. Now, when you want to import, memorize your current line number, hit Command-Up Arrow to go to the top, write your import line, hit Command-L, type in your line number and you're back.
Mike
Sent whilst mobile.
On Nov 13, 2012, at 2:08 AM, Anthony Dervish <email@hidden> wrote:
> Hello Xcoders
>
> I use Vim at work, and I find the option to easily create split views on the same file (:sp, etc.) to be very convenient. Sometimes I want to add a missing import at the top, without losing the editing position. Sometimes I just want to see something in another part of the file.
>
> Xcode seems to discourage using the alternate editor for another view onto the same file. The only easy way I've found is to jump to the file in the project navigator, and the hit alt-return. This seems so useful, I would hope there is a keyboard shortcut for "open same file in assistant editor"...is there?
>
> Even when I have the split view I want, it has 'issues': the text jumps around too much in the other view when editing, and auto-completion does not work: the suggestions list pops up momentarily, then disappears before anything can be selected. I think this happens when Xcode thinks it needs to realign the two windows ( which it doesn't)
>
> I am using the Xcode 4.5.1 but this has happened for at least the last five Xcode releases.
>
> Has anyone found the same issue? Does anyone have a workaround?
>
> Best Regards
> --Anthony
> _______________________________________________
> 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
_______________________________________________
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
References: | |
| >Editor splits (From: Anthony Dervish <email@hidden>) |