Kotlin 插件版本发布
The IntelliJ Kotlin plugin and IntelliJ IDEA are on the same release cycle. To speed up the testing and delivery of new features, the plugin and the platform have been moved to the same codebase and ship simultaneously. Kotlin releases happen independently according to the release cadence.
Kotlin and the Kotlin plugin have distinct sets of features:
- Kotlin releases contain language, compiler, and standard library features.
- Kotlin plugin releases introduce only IDE related features. For example, code formatting and debugging tools.
This also affects the versioning of the Kotlin plugin. Releases now have the same version as the simultaneous IntelliJ IDEA release.
更新到新版本
IntelliJ IDEA and Android Studio suggest updating to a new release once it is out. When you accept the suggestion, it automatically updates the Kotlin plugin to the new version. You can check the Kotlin plugin version in Tools | Kotlin | Configure Kotlin Plugin Updates.
If you are migrating to the new feature release, Kotlin plugin's migration tools will help you with the migration.
版本发布详情
The following table lists the details of the latest Kotlin plugin releases:
Release info | Release highlights |
---|---|
2022.3 Released: November 30, 2022 |
Learn more in: |
2022.2 Released: July 26, 2022 |
Learn more in: |
2022.1 Released: April 12, 2022 |
Learn more in: |
2021.3 Released: November 30, 2021 |
Learn more in: |
2021.2 Released: July 27, 2021 |
Learn more in: |
2021.1 Released: April 7, 2021 |
Learn more in: |
2020.3 Released: December 1, 2020 |
Learn more in: |