Re: Editor splits
Re: Editor splits
- Subject: Re: Editor splits
- From: Damian Carrillo <email@hidden>
- Date: Tue, 13 Nov 2012 17:07:39 -0600
How about option + command + , (comma)?
On Nov 13, 2012, at 4:52 PM, Anthony Dervish wrote:
> Thanks for the suggestion, Mike.
>
> I use XVim plugin for Xcode, so I can do the mark using 'ma', then 'gg' to the top, then '`a' to return…but this still isn't the same as a command to show the same file in a split, giving me the freedom to browse the same file without remembering to mark my starting position, then close the split.
>
> I was hoping that Xcode could do something similar to the twenty-year old feature of Vim :-)
>
> I'll look at contributing a patch to Xvim to automate the split window palava, as that seems to be the only way to do a side-by-side split without causing Xcode to go funny.
>
> --Anthony
>
> On 13 Nov 2012, at 21:06, Mike Manzano <email@hidden> wrote:
>
>> 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
_______________________________________________
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