api_notable_list_2023.md: ApiStatus.@Obsolete

This commit is contained in:
Yann Cébron 2023-02-02 17:55:28 +01:00
parent 65220f5202
commit 9fa39fad1b

View File

@ -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).