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.

- + @@ -154,14 +154,17 @@ - + - + - - - - - @@ -209,6 +206,12 @@ mode. + + + + +
IconTag Description Details
Removal Scheduled for Removal APISee code documentation for replacement.Annotated with @ApiStatus.ScheduledForRemoval. +

See code documentation for replacement.

Obsolete Obsolete APIDo not use in new code.

See code documentation for replacement ().

Annotated with @ApiStatus.Obsolete. +

Do not use in new code, see code documentation for replacement.

Can have Project as constructor parameter.

-

- Extension Point: Declared with area="IDEA_PROJECT"

+

- Extension Point: declared with area="IDEA_PROJECT"

- Listener: registered in <projectListeners>

Non-DynamicNon-Dynamic

Extension Point

Installation/update of plugin requires IDE restart ().
DumbAware
Non-DynamicNon-Dynamic

Extension Point

Installation/update of plugin requires restarting the IDE, see .