David Watson

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
David Watson commented, -
David Watson created a post, Cmd-Click - go to implementation?
It appears that if I cmd-click on a method name, AppCode will go to the declaration instead of the implementation. I can get to the implementation via cmd-option-click, but due to my keyboard layou... -
David Watson created a post, Better Completions, Please...
It appears that the method name autocomplete could be smarter in a few cases. For example, if I type "[myObject rel", I'd expect it to pick "release" first. Instead, with an NSMutableArray*, it pic...