
Thanks to an in-depth understanding of your code structure, AppCode takes care of your routine tasks and saves you from extra typing.
Jump to any file, class, or symbol in your project in no time, use hierarchical and structure views to navigate through your project structure.
AppCode offers two kinds of code completion: basic as-you-type completion, and more advanced SmartType completion for precise filtering of suggestions.
Modify and improve your code any time with safe, accurate and reliable refactorings.
AppCode is constantly monitoring the quality of your code. It warns you of errors and smells and suggests quick-fixes to resolve them automatically.
AppCode provides lots of code inspections for Objective-C, Swift, C/C++, and a number of code inspections for other supported languages. All code inspections are run on the fly.
Out of the box, AppCode supports XCTest, Quick, Kiwi, Catch, Boost.Test, and Google Test testing frameworks. Code generation action to get unit tests’ methods makes you more productive. Use ⌘N to get test methods according to the context.
AppCode natively supports Objective-C, Swift, C and C++ (including modern C++ standards, libc++ and Boost), as well as JavaScript, XML, HTML, CSS and XPath.
Rename variables, constants, functions, type names and classes and rest assured that AppCode will update all the usages across the entire code base for you.
Cut down on the routine when implementing or overriding methods - AppCode creates a stub with some default code for you.
Have you ever dreamed of creating a function, constant, variable or property declaration just by using it in your code? Simply press ⌥⏎ and have it created automatically in the right place!
AppCode is 100% compatible and interoperable with Xcode, with no additional configuration required, and seamlessly integrates with CocoaPods, Reveal application, most popular version control systems and a number of issue trackers.
Initial support for Swift 5.1, Create From Usage for enum cases, convenient sorting for Find Usages and even more new features are here in AppCode 2019.2.
Test your applications at the speed of thought, with Code Coverage for unit tests in AppCode.
Debug your applications faster with the LLDB Disassembly view and completion for debugger commands.
AppCode is a constant for me. There are a lot of things that it does much better than Xcode that save me a lot of time programming. It’s Awesome.
Anyone who’s not using AppCode is wasting precious time every day. I save hours every week, and feel impeded whenever I'm editing Objective-C outside of AppCode.
For me this is the best thing about AppCode – ability to quickly change and generate code.
The only iOS/macOS IDE where refactoring actually works.
With AppCode, it feels like code flies from my head to the screen.
AppCode is fantastic! Not only is it more stable than Xcode, but it provides the familiar power and efficiency that I've grown accustomed to with JetBrains products.