Re: Edit-in-Scope subtleties
Re: Edit-in-Scope subtleties
- Subject: Re: Edit-in-Scope subtleties
- From: Andy Lee <email@hidden>
- Date: Sat, 26 Sep 2009 00:18:49 -0400
On Sep 25, 2009, at 2:15 PM, Fritz Anderson wrote:
double completionComponent = (
((double) self.completions / self.attempts) * 100.0
- 30.0)
/ 20.0;
completionComponent = pinPassingComponent(completionComponent);
P.S. I just noticed that clicking on the declaration of
completionComponent didn't trigger Edit in Scope, but clicking on
either of the references in the second line did. So that could be a
workaround.
--Andy
_______________________________________________
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