Smart IDE for iOS/macOS development
Why AppCode
Thanks to an in-depth understanding of your code structure, AppCode takes care of your routine tasks and saves you from extra typing.
Smart editor
Efficient project navigation
Jump to any file, class, or symbol in your project in no time, use hierarchical and structure views to navigate through your project structure.
Thorough code analysis
AppCode is constantly monitoring the quality of your code. It warns you of errors and smells and suggests quick-fixes to resolve them automatically.
Smart completion
AppCode offers two kinds of code completion: basic as-you-type completion, and more advanced Smart completion for precise filtering.
Reliable refactorings
Modify and improve your code any time with safe, accurate and reliable refactorings.
Productive unit testing
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.
Many languages, one IDE
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 refactoring
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.
Override/Implement
Cut down on the routine when implementing or overriding methods – AppCode creates a stub with some default code for you.
Create from usage
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!
The complete experience
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.
What’s New in AppCode 2021.3
Property list editor
Use AppCode’s full-featured property list editor to perform all the essential actions, like adding a key or modifying its value, switching from the table representation of a .plistfile to pure text editing, and more.
Documentation
AppCode 2021.3 will update your documentation when performing refactorings. In addition, you can easily find function parameter usages even in documentation comments.
Error breakpoints
Place Swift error breakpoints by selecting the corresponding option in the breakpoint settings.
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved