mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Update api_changes_list_2025.md
This commit is contained in:
parent
bdaf3ff38d
commit
c7406a6b4f
@ -93,3 +93,11 @@ Coroutines running under `Dispatchers.Main` do not hold the write-intent lock
|
|||||||
|
|
||||||
`org.jetbrains.kotlin.ir.builders.TranslationPluginContext` class removed
|
`org.jetbrains.kotlin.ir.builders.TranslationPluginContext` class removed
|
||||||
: This class was removed from the Kotlin compiler and is no longer available.
|
: This class was removed from the Kotlin compiler and is no longer available.
|
||||||
|
|
||||||
|
### Remote Development 2025.1
|
||||||
|
|
||||||
|
`com.jetbrains.rd.ide.model.AddToGroupRuleModel` class removed
|
||||||
|
: Remove all usages
|
||||||
|
|
||||||
|
`com.jetbrains.rd.ide.model.ActionConstraintModel` class removed
|
||||||
|
: Remove all usages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user