Recommended IDEs and code editors
IntelliJ IDEA
IntelliJ IDEA provides full Kotlin Multiplatform support.
On macOS with IntelliJ IDEA 2025.1.1.1, you can install the Kotlin Multiplatform IDE plugin that provides basic launching and debugging capabilities for iOS apps, preflight environment checks, and other helpful KMP functionality.
Android Studio
Android Studio is another stable solution for Kotlin Multiplatform.
On macOS with Android Studio Narwhal 2025.1.1 (currently at RC 1), you can install the Kotlin Multiplatform IDE plugin that provides basic launching and debugging capabilities for iOS apps, preflight environment checks, and other helpful KMP functionality.
Other IDEs and code editors
If basic Kotlin Multiplatform support is enough for you, you can use any IDE that supports Kotlin.
Last modified: 04 June 2025