Hacker News new | ask | show | jobs
by jakeva 1724 days ago
I don't do Apple development as much anymore, but I used to write in AppCode a lot and used Xcode only to build.
1 comments

Alongside Xcode I find BBEdit very useful for editing data files, diagnosing merge problems, writing shell scripts, etc. I still do almost all my real coding in Xcode to use the autocomplete. Tower is useful for anything non-trivial in Git. For basic operations the Xcode Git support is useful.