UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

AppCode iOS IDE

Forums > Swift

I’m wondering if anyone is using AppCode by Jetbrains? It’s not free but it’s very similar to Intellij for Java and I agree with tag line “Develop with pleasure”. It can be found at https://www.jetbrains.com/objc/download/

Even though it sounds a little flaky to use two IDE’s I find AppCode to be good for:

  • hacking code
  • unit testing
  • source control especially GIT integration
  • refactoring, code completion
  • Code Inspection
  • Finding Usages

2      

Yep, longtime fan. I find the navigation around complex codebases better than XCode. XCode 12 is getting there but AppCode is still smoother with things like the Structure view showing methods in the current tab.

Also, for many years, AppCode offered simple refactorings for C++ which XCode just refused to handle. I'm mostly working in Swift now and AppCode's code completion is still superior.

Things that have improved in XCode

XCode's navigation directly to a method or class is now lightning fast which has closed the gap a bit.

XCode's ability to run a single unit test in a file has also caught up.

2      

BUILD THE ULTIMATE PORTFOLIO APP Most Swift tutorials help you solve one specific problem, but in my Ultimate Portfolio App series I show you how to get all the best practices into a single app: architecture, testing, performance, accessibility, localization, project organization, and so much more, all while building a SwiftUI app that works on iOS, macOS and watchOS.

Get it on Hacking with Swift+

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.