mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2023.md: ApiStatus.@Obsolete
This commit is contained in:
parent
65220f5202
commit
9fa39fad1b
@ -20,3 +20,6 @@ File Type Index Topic
|
||||
|
||||
Run Annotator During Indexing
|
||||
: [Annotators](syntax_highlighting_and_error_highlighting.md#annotator) can implement `DumbAware` to run during indexing (e.g., providing additional syntax highlighting).
|
||||
|
||||
Obsolete API
|
||||
: Newly introduced `ApiStatus.@Obsolete` marks API that should not be used for new code, see [](verifying_plugin_compatibility.md#obsolete-api).
|
||||
|
Loading…
x
Reference in New Issue
Block a user