Update api_changes_list_2024.md (#1394)

This commit is contained in:
Andrey Cherkasov 2024-11-19 11:19:39 +04:00 committed by GitHub
parent b891335117
commit ad59fa58e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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` Field `com.intellij.lang.javascript.JavaScriptSupportLoader.ECMA_SCRIPT_L4` moved to `com.intellij.lang.javascript.flex.FlexSupportLoader`
: Update code usages. : 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 ## 2024.2