Re: Still no way to double-click a symbol to get docs?
Re: Still no way to double-click a symbol to get docs?
- Subject: Re: Still no way to double-click a symbol to get docs?
- From: Thomas Clement <email@hidden>
- Date: Wed, 07 Dec 2011 09:45:36 +0100
On Dec 7, 2011, at 6:55 AM, Joar Wingfors wrote:
>
> On 6 dec 2011, at 21:51, Rick Mann wrote:
>
>> Xc4.2 How can I go straight from a symbol in my source to the full doc for it (no inline doc or anything)?
>
>
> Option+Click gives you the little pop-up window for documentation.
> Option+DoubleClick gives opens the full documentation in the Organizer.
I have an issue on the Option+DoubleClick, I think it's a regression.
rdar://10496633
======
I have this code:
[data writeToURL:fileURL atomically:NO];
When alt-double-clicking on the "writeToURL" part of the method name, Xcode used to search the documentation for the "writeToURL:atomically:" string which is the expected behavior.
Now it looks for "writeToURL" which is not what is expected.
=======
_______________________________________________
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