📜 ⬆️ ⬇️

AppCode 2.5 released

Hi, Habr! We have great news: a new version of AppCode has just been released - our awesome IDE for Objective-C . In version 2.5 you will find full support for Xcode 5, built-in integration with CocoaPods, improved unit testing and many other improvements.



Integration with CocoaPods with autocompletion, code inspections and intention actions:


')
C ++ code generation - implementation / redefinition of a method element (Implement / Override Member), global functions, generation of constructors, destructors, and access methods:



Code simplification - commands that allow you to easily transform the code so that it is easier to read and understand:







Support for the Google Test framework with parameterized and typed tests:


Restarting failed tests , or any selected test suite, directly from the test tree:





This release also includes many other improvements and fixes , including those that increase stability and optimize application performance.

Well, the most pleasant thing: this minor update is free for all AppCode users with an active license!

Where can I download

Download AppCode 2.5 on our website. If you already have a release candidate installed, then there is no need to do anything, this is the same build.

We will be very glad to your comments about version 2.5 and AppCode in general.

Program with pleasure!
Your JetBrains AppCode Team

Source: https://habr.com/ru/post/197674/


All Articles