mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Notable change: Description in Tree Views
This commit is contained in:
parent
373d85a47a
commit
32e8d814dd
@ -6,6 +6,9 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2019.2
|
||||
|
||||
View \| Appearance \| Description in Tree Views
|
||||
: Toggles showing additional details in UI (e.g. modification timestamp in Project View) see `UISettings#getShowInplaceComments`.
|
||||
|
||||
New API for Editor Inlay Hints
|
||||
: Allows a variety of presentations (incl. custom painting), mouse event handling and exposing settings in _Editor \| Inlay Hints_. See `com.intellij.codeInsight.hints.InlayHintsProvider`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user