mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Update api_changes_list_2024.md (#1394)
This commit is contained in:
parent
b891335117
commit
ad59fa58e8
@ -178,6 +178,11 @@ Interface `com.intellij.lang.javascript.JSElementTypes` no longer extends `com.i
|
||||
Field `com.intellij.lang.javascript.JavaScriptSupportLoader.ECMA_SCRIPT_L4` moved to `com.intellij.lang.javascript.flex.FlexSupportLoader`
|
||||
: Update code usages.
|
||||
|
||||
### Kotlin Plugin 2024.3
|
||||
|
||||
`org.jetbrains.kotlin.idea.quickfix.AddAnnotationFix(KtElement, ClassId, AddAnnotationFix.Kind, FqName, SmartPsiElementPointer, int, DefaultConstructorMarker)` constructor parameter type changed from `FqName` to `List<String>`
|
||||
: Update code usages.
|
||||
|
||||
|
||||
## 2024.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user