Matt Mower

- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Matt Mower created a post, Kudos
Kudos to you guys.I just typed Shift+Cmd+Enter while inside the conditional of an if() statement wondering whether I'd end up with a ';' and got a nicely formatted pair of braces. It made me smile ... -
-
-
Matt Mower created a post, Select Objective-C Expression
Given the code: [_member setResourceURL:[membershipInfo objectForKey:@"location"]]; I would like to place the cursor on, say, the '@' and hit one keystroke and have AppCode select the entire expre... -
-
-
-
-
Matt Mower created a post, Not a good mapping
In almost every Mac app I am aware of Cmd+UpArrow is a shortcut for "Move to top of file". AppCode uses it to jump into some kind of file chooser.I think this is a really bad default behaviour. It ... -
Matt Mower created a post, AppCode moving files: INCREDIBLY OBJECTIONABLE
Okay this is the kind of issue that will make me abandon a product. [1]I create files in a specific folder$(SRCROOT)/Strategies/Posting/blah.m,_blah.m, ...I add them to my project in AppCode and......