The latest updates on all JetBrains products and topics
AppCode 2022.1 brings support for async sequences, postfix #if member expressions, isolation control specifiers for Swift actors, improvements for Swift Package Manager integration, better VoiceOver support, and more.
Kotlin Multiplatform Mobile plugin for AppCode just got a huge update. We’ve got some exciting news to share with you! Support for All Kinds of Multiplatform Projects For a long time, the only supported project model in our plugin was the Gradle DSL with a special iOS/macOS part. Now we support open…
Hi everyone, Today we are starting the Early Access Program for AppCode 2022.1, and the first build is already available for download. Language support Starting with this build, AppCode supports async sequences (SE-0298). Other improvements and bug fixes Separate color settings for associated …
Hi everyone, The new AppCode 2021.3 Beta 2 is available for download from our site. Documentation Now you can specify separate colors for tags, their values, and regular text in Swift documentation comments: AppCode will update your documentation when performing refactorings: In addition, you…
When making a Kotlin Multiplatform Mobile plugin for AppCode, we focused on providing cross-language features. Learn more and see it in action.
Hi everyone, Today we are starting the Early Access Program for AppCode 2021.3, and the first build is already available for download. Language support Starting with this build, AppCode supports actors in Swift (SE-0306): Swift Package project template In addition to opening Swift packages in A…
Learn how the Kotlin Multiplatform Mobile plugin for AppCode helps you develop applications for Android and iOS using the unified Gradle project model.
Hi everyone, We recently announced a new plugin for Kotlin Multiplatform Mobile development that helps you develop applications for Android and iOS using the unified Gradle project model and provides cross-language code assistance. Currently, this plugin is available only for AppCode, a paid IDE. …
Please welcome our second major update this year – AppCode 2021.2! Download AppCode 2021.2 Swift Language Support AppCode 2021.2 includes support for the following Swift proposals: SE-0289: Result builders SE-0295: Codable synthesis for enums with associated values SE-0296: Async/await Do…
Hi everyone, The new AppCode 2021.2 EAP build is available for download from our site. Completion for documentation tags AppCode now shows completion for common documentation tags in Swift: Bug fixes The following notable issues are fixed in this build: Rename refactoring wasn’t filling in the …
Hi everyone, Today we’re expanding our Kotlin Multiplatform Mobile ecosystem by introducing the Kotlin Multiplatform Mobile (KMM) plugin for AppCode. By using this plugin you can: Specify the structure of the iOS part of your KMM project in the same way you specify the Android one. We’ve create…