Platform logo

JetBrains Platform

Plugin and extension development for JetBrains products.

IntelliJ IDEA Kotlin Marketplace

Live Stream: How to Migrate Your Kotlin Plugin to K2 Mode

We recently shared the news about Kotlin K2 mode – a new implementation of Kotlin support in IntelliJ IDEA designed to improve IDE stability and support future Kotlin language features.

If your plugin uses the K1 API, you need to update it. Without this update, your plugin won’t load when K2 mode is enabled.

We invite you to join our upcoming live stream dedicated to migrating plugins to K2 mode on the 1st of October, at 17:00 CEST / 15:00 UTC. You can use this form to submit questions in advance to the Kotlin team, who will address the questions live.

For more information, please refer to the detailed migration guide.

Note: Plugins that haven’t been dependent on the previous API should automatically work in K2 mode. 

image description