Double-click selection differences between Xcode 3 & 4
Double-click selection differences between Xcode 3 & 4
- Subject: Double-click selection differences between Xcode 3 & 4
- From: Lee Ann Rucker <email@hidden>
- Date: Wed, 05 Dec 2012 15:36:39 -0800
Given a line like so
#import "MyClassName.h"
If I double-click the MyClassName part in Xcode 3, it doesn't include the ".h" part. In Xcode 4 it does. Is there some preference setting I'm missing to make it stop that? It's common to want to select a class name and then Cmd-E to find places where it's used; it's pretty rare that I want to select the entire filename.
Same sort of thing for "foo:withX:withY:" - 4 selects the whole thing, 3 selects up to the colon.
_______________________________________________
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