mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Document inheritance removal for com.intellij.psi.xml.XmlElementType
(#1437)
This commit is contained in:
parent
381e0f37b7
commit
ba22c1da58
@ -85,6 +85,9 @@ Coroutines running under `Dispatchers.Main` do not hold the write-intent lock
|
|||||||
: To restore the old behavior, consider using `Dispatchers.EDT`.
|
: To restore the old behavior, consider using `Dispatchers.EDT`.
|
||||||
See [](threading_model.md).
|
See [](threading_model.md).
|
||||||
|
|
||||||
|
Class `com.intellij.psi.xml.XmlElementType` no longer extends `com.intellij.psi.xml.XmlTokenType`
|
||||||
|
: Update code usages.
|
||||||
|
|
||||||
### External System 2025.1
|
### External System 2025.1
|
||||||
|
|
||||||
`com.intellij.openapi.externalSystem.service.internal.ExternalSystemProcessingManager` class now interface
|
`com.intellij.openapi.externalSystem.service.internal.ExternalSystemProcessingManager` class now interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user