mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2020.md: iconDescriptionBundle EP
This commit is contained in:
parent
d6467b0bc4
commit
f7f1b85331
@ -13,7 +13,11 @@ Constructor Injection in `Configurable` forbidden
|
||||
: Please obtain necessary components only when needed (logged as ERROR now).
|
||||
|
||||
`com.intellij.openapi.vfs.VirtualFileLookup`
|
||||
: Locates `VirtualFile` from given `java.nio.file.Path` or `java.io.File`. See also `VirtualFile.toNioPath()`.
|
||||
: Locates `VirtualFile` from given `java.nio.file.Path` or `java.io.File`. See also `VirtualFile.toNioPath()`.
|
||||
|
||||
Tooltip descriptions for icons
|
||||
: Register resource bundle via extension point `com.intellij.iconDescriptionBundle` to provide tooltips automatically for all `SimpleColoredComponent` renderers.
|
||||
|
||||
|
||||
# 2020.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user