IntelliJ Platform Plugin SDK Help

Open Source Plugins Extension Point and Listener List

Overview of Extension Points and Listeners for open source plugins available in IntelliJ IDEA Ultimate and other IDEs.

65 Extension Points and 10 Listeners

Legend

Listeners

Topic 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 Points

Extension 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.

Tags

See Verifying Plugin Compatibility for overview of API status.

Icon

Description

Details

Deprecated

Deprecated API

See code documentation for replacement.

Removal

Scheduled for Removal API

See code documentation for replacement.

Obsolete

Obsolete API

Do not use in new code.

See code documentation for replacement (Obsolete API).

Experimental API

Experimental API

Annotated with @ApiStatus.Experimental.

API might be altered or removed without prior notice.

Internal API

Internal API

Annotated with @ApiStatus.Internal.

Must not be used by third party plugins, see Internal API Migration.

Project-Level

Project-Level

Extension Point/Topic

Can have Project as constructor parameter.

- Extension Point: Declared with area="IDEA_PROJECT"

- Listener: registered in <projectListeners>

Non-Dynamic

Non-Dynamic

Extension Point

Installation/update of plugin requires IDE restart (Dynamic Plugins).

DumbAware

DumbAware

Extension Point

Implementations marked with DumbAware will be processed during dumb mode.

IntelliJ Open Source Plugins

IntelliJ Open Source Plugins – Listeners

AngularJS

AngularJS

com.intellij.dts

com.intellij.dts

com.intellij.flex

com.intellij.flex

com.thoughtworks.gauge

com.thoughtworks.gauge

Dart

Dart

dts-withCLion.xml

dts-withCLion.xml

gherkin

gherkin

idea.plugin.protoeditor

idea.plugin.protoeditor

intellij.prettierJS

intellij.prettierJS

intellij.qodana.coverage.xml

intellij.qodana.coverage.xml

name.kropp.intellij.makefile

name.kropp.intellij.makefile

org.intellij.qodana

org.intellij.qodana

Extension Point

Implementation

org.intellij.qodana.azureCiConfigUpdateHandler

AzureCIConfigHandler

org.intellij.qodana.bitbucketCiConfigUpdateHandler

BitbucketCIConfigHandler

org.intellij.qodana.circleCiConfigUpdateHandler

CircleCIConfigHandler

org.intellij.qodana.configUpdateHandler

ConfigUpdateHandler

org.intellij.qodana.contextMarginProvider

ContextMarginProvider

org.intellij.qodana.cyclomaticComplexityFileVisitor

CyclomaticComplexityMetricFileVisitor

org.intellij.qodana.defaultQodanaYamlItemProvider

QodanaYamlItemProvider

org.intellij.qodana.externalToolsConfigurationProvider

ExternalToolsConfigurationProvider

org.intellij.qodana.externalToolsProvider

ExternalToolsProvider

org.intellij.qodana.githubCiConfigHandler

GitHubCIConfigHandler

org.intellij.qodana.gitlabCiConfigHandler

GitLabCIConfigHandler

org.intellij.qodana.globalOutputConsumer Internal

GlobalOutputConsumer

org.intellij.qodana.highlightingListener

QodanaHighlightingListener

org.intellij.qodana.inspectionKtsDefaultImportProvider

InspectionKtsDefaultImportProvider

org.intellij.qodana.inspectionKtsExampleProvider

Provider

org.intellij.qodana.inspectionKtsTemplateProvider

Provider

org.intellij.qodana.inspectionProfileProvider

QodanaInspectionProfileProvider

org.intellij.qodana.jenkinsConfigHandler

JenkinsConfigHandler

org.intellij.qodana.metricTable

MetricTable

org.intellij.qodana.metricsAggregator

MetricAggregator

org.intellij.qodana.problemsViewModuleSupport

QodanaGroupByModuleSupport

org.intellij.qodana.projectDescriber

QodanaProjectDescriber

org.intellij.qodana.psiViewerSupport

PsiViewerSupport

org.intellij.qodana.qodanaHighlightInfoComparator

QodanaHighlightInfoComparator

org.intellij.qodana.qodanaHighlightInfoTypeProvider

QodanaHighlightInfoTypeProvider

org.intellij.qodana.qodanaHighlightingSupportInfoProvider

QodanaHighlightingSupportInfoProvider

org.intellij.qodana.qodanaScriptFactory Internal

QodanaScriptFactory

org.intellij.qodana.quickFixesStrategyProvider

QuickFixesStrategyProvider

org.intellij.qodana.reportMetadataArtifact

ReportMetadataArtifactProvider

org.intellij.qodana.repositoryInfoProvider

RepositoryInfoProvider

org.intellij.qodana.repositoryRevisionProvider

RepositoryRevisionProvider

org.intellij.qodana.sarifReportContributor

SarifReportContributor

org.intellij.qodana.setupCIProviderFactory

SetupCIProviderFactory

org.intellij.qodana.vcsIgnoredFilesProvider

VcsIgnoredFilesProvider

org.intellij.qodana.vcsRevisionProvider

VcsRevisionProvider

org.intellij.qodana.workflowExtension Internal

QodanaWorkflowExtension

org.jetbrains.plugins.vue

org.jetbrains.plugins.vue

Osmorc

Osmorc

PerforceDirectPlugin

PerforceDirectPlugin

tslint

tslint

Last modified: 13 November 2024