api notable 2021: getPriorityRange highlighting API

This commit is contained in:
Yann Cébron 2021-11-08 15:03:41 +01:00
parent 1335410cfe
commit 65c5e1e2b7

View File

@ -14,6 +14,9 @@ External code formatter tools API
Simplified API for `CustomComponentAction`
: Use new method `updateCustomComponent(Component, Presentation)` to synchronize given Presentation and component state.
Highlighting API exposes priority range
: Use `getPriorityRange()` in `AnnotationSession`/`LocalInspectionToolSession` to optimize highlighting for coarse-grained files (e.g., `PsiPlainTextFile` files with single node).
## 2021.2
### IntelliJ Platform 2021.2