AppCode

Print Print
Reading time 4:38

JetBrains AppCode
AppCode Icon.svg
Developer(s)JetBrains
Stable release
2020.3.4 (Build 203.7717.57) / 16 March 2021; 2 months ago (2021-03-16)[1]
Operating systemmacOS
TypeIDE
LicenseTrialware
Websitejetbrains.com/objc

AppCode is an integrated development environment (IDE) for Swift, Objective-C,[2][3]C, and C++[4][5] development built on JetBrainsIntelliJ IDEA platform. The first public preview version of AppCode became available in April 2011. The latest stable release is shown next to Stable release and is available at JetBrains’ official web site. AppCode is built on IntelliJ IDEA platform, which is written in Java and Kotlin. Users can extend its abilities by installing plug-ins created for IntelliJ Platform, as well as they can write their own plug-ins.[6]


Key features

  • Coding assistance with code completion, code generation options, live templates, code formatting, multiple carets and selections, automatic insert of imports and imports optimization.
  • Code analysis with syntax and error highlighting, and quick-fixes.[7]
  • Project and code navigation: special project views, file structure views, and quick jumping between files, classes, methods and usages, navigation through class hierarchy, and usages search.
  • Refactorings including Rename, Introduce Variable, Extract Parameter/Method/Block Parameter, Change Signature, Move, etc.[8]
  • iOS development: run/debug on device, iOS simulator.[9]
  • Integrated plugin for the Reveal[10] too to inspect the iOS application with 2D/3D visualisation and changing view parameters on-the-fly.
  • Integrated debugger with breakpoints, frames, watches and expression evaluation.
  • Unit testing support: XCTest, Kiwi, and Google Test.[11][5][12][13]
  • Internationalization support.
  • Seamless CocoaPods integration[14] including quick fix to install missing pods.
  • Xcode interoperability without additional configuration:[15] files and changes are synchronized automatically.
  • Version Control integration: unified user interface for Git, GitHub, Mercurial, Subversion, Perforce, CVS.
  • Integration with issue tracking systems: Atlassian JIRA, JetBrains YouTrack, Lighthouse, Pivotal Tracker, GitHub, Redmine, Trac.
  • Supports Swift, Objective-C, C, C++, XML, HTML, CSS, XPath, JavaScript.

Licensing and updates policy

AppCode license is permanent and includes one year of free product upgrades since the purchase date, including major version upgrades.

The following types of licenses are available for AppCode:

  • Personal License (paid, for individual developers)
  • Commercial License (paid, for companies and organisations)
  • Academic License (free, for students and teachers)
  • Classroom License (free, for trainers and educational institutions)
  • Open Source Project License (free, for open source projects)

See also

References

  1. ^ "Download AppCode". JetBrains. 16 March 2019.
  2. ^ Alex Blewitt. "JetBrains releases AppCode, an IDE for Objective-C". InfoQ. Retrieved 27 October 2011.
  3. ^ Johann Dowa (February 2012). "An In-Depth Look At The JetBrains AppCode IDE vs. Xcode". ManiacDev.Com.
  4. ^ Armstrong, Alex (2013-10-24). "AppCode 2.5 Includes More Code Generation Options". www.i-programmer.info. Retrieved 2020-12-15.
  5. ^ a b Liu, Evan (2014-10-15). "C++ unit testing with AppCode and GoogleTest". Evan is Coding. Retrieved 2020-12-15.
  6. ^ "Creating Your First Plugin". JetBrains IntelliJ Platform SDK. Retrieved 2019-01-17.
  7. ^ Justin Driscoll (January 2013). "One Week With AppCode". The Main Thread.
  8. ^ André Michael Bonkowski. "Refactoring in AppCode". blog.bonkowski.net. Archived from the original on 23 May 2014. Retrieved 10 February 2013.
  9. ^ Alexey Ushakov. "iOS Development Gems in AppCode". Slideshare. Retrieved 1 March 2014.
  10. ^ Sean Woodhouse. "Reveal your iOS applications from AppCode". Itty Bitty Apps. Archived from the original on 23 May 2014. Retrieved 7 May 2014.
  11. ^ Reid, Jon. "Reader Response: TDD with ReactiveCocoa and AppCode". Quality Coding. Retrieved 2020-12-17.
  12. ^ Reid, Jon. "7 Cool AppCode Features that Support TDD". Quality Coding. Retrieved 2020-12-17.
  13. ^ Ganesh, Vinay (2016-07-29). "AppCode and Unit Tests". Medium. Retrieved 2020-12-17.
  14. ^ rwilcox. "Cocoapods, AppCode and where POD gets installed to". rwilcox.tumblr.com. Retrieved 25 November 2013.
  15. ^ Vadim Shpakovski. "9 Reasons to try AppCode for Objective-C coding". blog.shpakovski.com. Retrieved 25 February 2014.

External links

By: Wikipedia.org
Edited: 2021-06-18 15:18:00
Source: Wikipedia.org