You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -140,6 +128,26 @@ Class `com.intellij.psi.xml.XmlElementType` no longer extends `com.intellij.psi.
140
128
`com.intellij.openapi.externalSystem.service.internal.ExternalSystemProcessingManager` class now interface
141
129
: Recompile code usages.
142
130
131
+
### JavaScript and TypeScript Plugin 2025.1
132
+
133
+
`com.intellij.lang.javascript.service.JSAsyncLanguageServiceBase.JSLanguageServiceInfoReporter` class moved to package `com.intellij.lang.javascript.service`
: Use constructor without `skipKeywordHighlights` parameter
150
+
143
151
### Kotlin Plugin 2025.1
144
152
145
153
`org.jetbrains.kotlin.KtFakeSourceElement` class renamed to `org.jetbrains.kotlin.KtFakePsiSourceElement`
@@ -162,22 +170,16 @@ Class `com.intellij.psi.xml.XmlElementType` no longer extends `com.intellij.psi.
162
170
`com.jetbrains.rd.ide.model.ActionConstraintModel` class removed
163
171
: Remove all usages.
164
172
165
-
### JavaScript and TypeScript Plugin 2025.1
166
-
167
-
`com.intellij.lang.javascript.service.JSAsyncLanguageServiceBase.JSLanguageServiceInfoReporter` class moved to package `com.intellij.lang.javascript.service`
0 commit comments