mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
api_notable_list_2019.md: CachedValueStabilityChecker
This commit is contained in:
parent
3f2dcc5d85
commit
240cdea9ee
@ -17,3 +17,4 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
|
||||
|--------|-------------|
|
||||
| `@org.jetbrains.annotations.ApiStatus.AvailableSince` | External annotations for IntelliJ Platform are generated and attached to plugin projects automatically (replacing `@since` Javadoc) |
|
||||
| `PsiReferenceProvider`: assert underlying element | Assert references are created for the given underlying `PsiElement` [Issue](https://youtrack.jetbrains.com/issue/IDEA-203954) |
|
||||
| `CachedValue`: more strict assertions | Enabled in tests and EAP/internal mode, see `CachedValueStabilityChecker` javadoc |
|
Loading…
x
Reference in New Issue
Block a user