Alex

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Alex created a post, AnsweredAppCode switching branches creates long compile times
When switching to a previously used branch, AppCode takes forever to compile. Isn't there a cache each time we compile like in Xcode? Even if I'm working on branch A, run the app, switch to branch... -
-
Alex created a post, Right indent is not the same as tab
When using Command-] to indent, I get an error in HAML files because it is not the same as indenting with tabs. I have set all my indents (Ruby, Haml, Css, etc) to use tabs, yet it seems that comma...