See also Explore the IntelliJ Platform API for more information and strategies.
ListenersTopic searches for usages inside existing implementations of open-source IntelliJ Platform plugins via IntelliJ Platform Explorer.
Listener links corresponding listener to implement.
See Listeners on how to register listeners.
Extension PointsExtension Point searches for usages inside existing implementations of open-source IntelliJ Platform plugins via IntelliJ Platform Explorer.
Implementation is the related Extension Point class.
See Extensions on how to declare extensions in your plugin.
TagsSee Verifying Plugin Compatibility for overview of API status.
Tag
Description
Details
Deprecated API
See code documentation for replacement.
Scheduled for Removal API
Annotated with @ApiStatus.ScheduledForRemoval
.
See code documentation for replacement.
Obsolete API
Annotated with @ApiStatus.Obsolete
.
Do not use in new code, see code documentation for replacement.
Experimental API
Annotated with @ApiStatus.Experimental
.
API might be altered or removed without prior notice.
Internal API
Annotated with @ApiStatus.Internal
.
Must not be used by third party plugins, see Internal API Migration.
Project-Level
Extension Point/Topic
Can have Project
as constructor parameter.
- Extension Point: declared with area="IDEA_PROJECT"
- Listener: registered in <projectListeners>
DumbAware
Extension Point
Implementations marked with DumbAware
will be processed during dumb mode.
Non-Dynamic
Extension Point
Installation/update of plugin requires restarting the IDE, see Dynamic Plugins.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4