diff --git a/topics/_shared/snippets.topic b/topics/_shared/snippets.topic index 9c005d9e6..061d59350 100644 --- a/topics/_shared/snippets.topic +++ b/topics/_shared/snippets.topic @@ -141,7 +141,7 @@
See for overview of API status.
Icon | +Tag | Description | Details |
Scheduled for Removal API | -See code documentation for replacement. | +Annotated with @ApiStatus.ScheduledForRemoval .
+ See code documentation for replacement. |
|
Obsolete API | -Do not use in new code. | +Annotated with @ApiStatus.Obsolete .
+ Do not use in new code, see code documentation for replacement. |
|
Can have - Extension Point: Declared with - Extension Point: declared with - Listener: registered in |
|||
Non-Dynamic Extension Point |
- Installation/update of plugin requires IDE restart (). | -||
Non-Dynamic Extension Point |
+ Installation/update of plugin requires restarting the IDE, see . | +