I just realized a piece of why I hate Xcode so much.
When I'm typing a method for an object that's an NSString and I type "equal", it should pop up an autocomplete of "isEqualToString:". Instead it shows me nothing. This would be laughably bad and I'd just ignore Xcode and use a better editor if it weren't for the fact I'm being asked to write an iOS application, so Xcode must be running, and since I'm on my 2007 iMac, nothing else can be running at the same time.
And I guess that answers my question for why autocomplete sucks so badly - there's no reason for Apple to fix it. I'm forced to use Xcode whether they fix it or not, so they may as well not.
I really wish AppCode would actually replace Xcode instead of just augment it :-/
When I'm typing a method for an object that's an NSString and I type "equal", it should pop up an autocomplete of "isEqualToString:". Instead it shows me nothing. This would be laughably bad and I'd just ignore Xcode and use a better editor if it weren't for the fact I'm being asked to write an iOS application, so Xcode must be running, and since I'm on my 2007 iMac, nothing else can be running at the same time.
And I guess that answers my question for why autocomplete sucks so badly - there's no reason for Apple to fix it. I'm forced to use Xcode whether they fix it or not, so they may as well not.
I really wish AppCode would actually replace Xcode instead of just augment it :-/
Last edited: