AppCode 2.5 Includes More Code Generation Options
Written by Alex Armstrong   
Thursday, 24 October 2013

The latest version of AppCode, JetBrains IDE Objective-C IDE for iOS and OS X developers, has been updated to fully support iOS7 and has new features that apply to C/C++ as well as to Objective-C.

In common with JetBrains other IDEs - IntelliJ IDEA for Java, WebStorm for JavaScript,  PhpStorm, PyCharm and RubyMine - AppCode offers smart coding assistance such as code completion and automatic import; code generation and refactoring, project navigation, code analysis, debugging and unit testing. AppCode has full Xcode compatibility and version 2.5 fully supports Xcode 5, XCTest, iOS 7 as well as 64-bit iOS Simulator and devices.

 

In addition it now allows you to work with Xcode 5 Asset Catalogs right from the project view and introduces support for the CocoaPods dependency manager.

Each new release of AppCode brings improved C++ language support with each release adding more smart coding features and 2.5 adds  new code generation options such as Override/Implement, constructor/destructor and getter/setter and supports Google Test, a popular C++ testing framework.

By way of code editing improvements there are new options simplifying and restructuring conditional expressions.

 appcodeedit

 

The Move Statement Up/Down (Shift+Cmd+Up/Down) action, familiar to users of IntelliJ IDEA, is now available in AppCode to help you easily move around classes, methods and statements. This feature is available for both Objective-C and C/C++.

App Code 2.5's new Presentation mode, lets you initiate a demonstration of your code and coding process with a single click. There's also better integration with GitHub allowing GitHub users to make pull requests from within the IDE.

A personal license for  AppCode costs $99,  a commercial license for companies costs $199, with a 50% discount available for startups, an academic licence is $29 and for education institutions and open source projects it is free. You can also download a free 30-day trial.

 

appcode

More Information

AppCode

What's New in AppCode 2.5

Download AppCode 2.5

Related Articles

New - PhpStorm 7

Free Version of PyCharm Python IDE

RubyMine The Right Way To Do Ruby

Two new IDEs - PHP & Javascript

Trying the PhpStorm 2.0 IDE

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

esp32book

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Microsoft Announces New Tools at Ignite
22/11/2023

Microsoft announced a range of new features for its tools at its annual Ignite conference, with new ways to customize Microsoft 365 and extra AI facilities for Azure.



Microsoft Windows Announced 40 Years Ago
12/11/2023

Although it didn't launch until 1985, Microsoft Windows was announced in November 1983. It signaled the move for users from the command line to a GUI environment, something that some programmers still [ ... ]


More News

 

Last Updated ( Monday, 26 May 2014 )