Document parent removing for com.intellij.lang.javascript.JSElementTypes (#1386)

This commit is contained in:
Victor Turansky 2024-11-05 18:27:56 +02:00 committed by GitHub
parent c1f90abd47
commit 831d11ddc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,6 +172,8 @@ Interface `com.intellij.openapi.externalSystem.model.task.event.TaskOperationDes
`com.intellij.lang.ecmascript6.JSXHarmonyFileType` class renamed to `com.intellij.lang.javascript.JSXFileType`
: Update code usages.
Interface `com.intellij.lang.javascript.JSElementTypes` no longer extends `com.intellij.lang.javascript.JSStubElementTypes`
: Update code usages.
## 2024.2