mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
Notable change: ColoredItem
This commit is contained in:
parent
f0cda1497d
commit
c656caf3b4
@ -6,6 +6,9 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
|
|||||||
|
|
||||||
## Notable Changes in IntelliJ Platform 2019.2
|
## Notable Changes in IntelliJ Platform 2019.2
|
||||||
|
|
||||||
|
`com.intellij.openapi.util.ColoredItem`
|
||||||
|
: Provides background color in all Trees, Lists and ComboBoxes.
|
||||||
|
|
||||||
`com.intellij.openapi.startup.StartupActivity` background variant
|
`com.intellij.openapi.startup.StartupActivity` background variant
|
||||||
: Use new dedicated extension point `com.intellij.backgroundPostStartupActivity` (see Javadoc for `StartupActivity#BACKGROUND_POST_STARTUP_ACTIVITY`).
|
: Use new dedicated extension point `com.intellij.backgroundPostStartupActivity` (see Javadoc for `StartupActivity#BACKGROUND_POST_STARTUP_ACTIVITY`).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user