mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2024.md: Kotlin K1 API
This commit is contained in:
parent
f894ba8bb8
commit
c614d8246f
@ -37,6 +37,11 @@ Testing: indexes
|
||||
ToggleAction in popups
|
||||
: No longer closes popups, see [](basic_action_system.md#toggleActionPopupMenus)
|
||||
|
||||
### Kotlin Plugin
|
||||
|
||||
Depending on K1 API
|
||||
: Plugins using K1 API classes must adjust their usages, see [Migrating Your IntelliJ IDEA Kotlin Plugin to K2 Mode](https://blog.jetbrains.com/platform/2024/09/migrating-your-kotlin-plugin-to-k2-mode/).
|
||||
|
||||
### PyCharm 2024.2
|
||||
|
||||
Project setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user