mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Document incompatible Kotlin plugin changes for 2025.1 (#1419)
This commit is contained in:
parent
84833a7d53
commit
cee1ecba9b
@ -72,3 +72,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
## 2025.1
|
||||
|
||||
### IntelliJ Platform 2025.1
|
||||
|
||||
|
||||
### Kotlin Plugin 2025.1
|
||||
|
||||
`org.jetbrains.kotlin.KtFakeSourceElement` class renamed to `org.jetbrains.kotlin.KtFakePsiSourceElement`
|
||||
: Update code usages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user