org.jetbrains.kotlin
Kotlin
Kotlin language support
@snapshot@
JetBrains
com.intellij.modules.platform
JUnit
org.jetbrains.plugins.gradle
org.jetbrains.idea.maven
TestNG-J
com.intellij.copyright
org.jetbrains.android
Coverage
com.intellij.java-i18n
org.intellij.intelliLang
org.jetbrains.java.decompiler
com.intellij.modules.java
JavaScriptDebugger
org.jetbrains.kotlin.idea.highlighter.KotlinBeforeResolveHighlightingPass$Factory
org.jetbrains.kotlin.idea.refactoring.cutPaste.MoveDeclarationsPassFactory
org.jetbrains.kotlin.idea.highlighter.ScriptExternalHighlightingPass$Factory
org.jetbrains.kotlin.idea.completion.LookupCancelWatcher
org.jetbrains.kotlin.idea.project.KotlinCodeBlockModificationListener
org.jetbrains.kotlin.idea.caches.KotlinPackageContentModificationListener
org.jetbrains.kotlin.idea.completion.CompletionBindingContextProvider
org.jetbrains.kotlin.idea.completion.CompletionBindingContextProvider
org.jetbrains.kotlin.idea.PluginStartupComponent
org.jetbrains.kotlin.idea.versions.KotlinUpdatePluginComponent
org.jetbrains.kotlin.idea.intentions.FoldInitializerAndIfToElvisIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ImportMemberIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ImportAllMembersIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SpecifyTypeExplicitlyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SpecifyTypeExplicitlyInDestructuringAssignmentIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveExplicitTypeIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToBlockBodyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceContainsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceInvokeIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.conventionNameCalls.ReplaceCallWithUnaryOperatorIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.FoldIfToReturnAsymmetricallyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldAssignmentToIfIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldPropertyToIfIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldAssignmentToWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldPropertyToWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldReturnToIfIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.UnfoldReturnToWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.DoubleBangToIfThenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfThenToDoubleBangIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.ElvisToIfThenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.SafeAccessToIfThenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfToWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.WhenToIfIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.FlattenWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.EliminateWhenSubjectIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.MergeWhenIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveUnnecessaryParenthesesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveExplicitTypeArgumentsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveExplicitSuperQualifierIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveCurlyBracesFromTemplateIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.InsertCurlyBracesToTemplateIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MoveLambdaInsideParenthesesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.InsertExplicitTypeArgumentsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MoveLambdaOutsideParenthesesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.declarations.SplitPropertyDeclarationIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.declarations.ConvertMemberToExtensionIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReconstructTypeInCastOrIsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.InfixCallToOrdinaryIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ToInfixCallIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceExplicitFunctionLiteralParamWithItIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceItWithExplicitFunctionLiteralParamIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSubstringWithDropLastIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSubstringWithSubstringAfterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSubstringWithSubstringBeforeIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSubstringWithTakeIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveBracesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddBracesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertNegatedBooleanSequenceIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertBinaryExpressionWithDemorgansLawIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SimplifyBooleanWithConstantsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddForLoopIndicesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveForLoopIndicesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.loopToCallChain.UseWithIndexIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SwapBinaryExpressionIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SwapStringEqualsIgnoreCaseIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SplitIfIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceWithOrdinaryAssignmentIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertAssertToIfWithThrowIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertIfWithThrowToAssertIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.SpecifyExplicitLambdaSignatureIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveExplicitLambdaParameterTypesIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertForEachToForLoopIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToForEachFunctionCallIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToStringTemplateIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToRawStringTemplateIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.OperatorToFunctionIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToConcatenatedStringIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertFunctionToPropertyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertPropertyToFunctionIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertReceiverToParameterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertParameterToReceiverIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertPropertyInitializerToGetterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.InvertIfConditionIntention
Kotlin
org.jetbrains.kotlin.idea.refactoring.move.changePackage.ChangePackageIntention
Kotlin
org.jetbrains.kotlin.idea.refactoring.move.moveDeclarations.MoveDeclarationToSeparateFileIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ChangeVisibilityModifierIntention$Public
Kotlin
org.jetbrains.kotlin.idea.intentions.ChangeVisibilityModifierIntention$Private
Kotlin
org.jetbrains.kotlin.idea.intentions.ChangeVisibilityModifierIntention$Protected
Kotlin
org.jetbrains.kotlin.idea.intentions.ChangeVisibilityModifierIntention$Internal
Kotlin
org.jetbrains.kotlin.idea.intentions.DeprecatedCallableAddReplaceWithIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddNameToArgumentIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceUnderscoreWithParameterNameIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddJvmOverloadsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddJvmStaticIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveArgumentNameIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.IterateExpressionIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.UsePropertyAccessSyntaxIntention
Kotlin
org.jetbrains.kotlin.idea.quickfix.AddConstModifierIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.IntroduceBackingPropertyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.JoinDeclarationAndAssignmentIntention
Kotlin
org.jetbrains.kotlin.idea.testIntegration.KotlinCreateTestIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddOperatorModifierIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ObjectLiteralToLambdaIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.DestructureIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AnonymousFunctionToLambdaIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ImplementAbstractMemberIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ImplementAbstractMemberAsConstructorParameterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddValVarToConstructorParameterAction$Intention
Kotlin
org.jetbrains.kotlin.idea.intentions.MoveMemberToCompanionObjectIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MoveMemberOutOfCompanionObjectIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.CreateKotlinSubClassIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ToRawStringLiteralIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ToOrdinaryStringLiteralIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.IntroduceVariableIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveSingleExpressionStringTemplateIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceUntilWithRangeToIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveEmptyParenthesesFromLambdaCallIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertCamelCaseTestFunctionToSpacedIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSingleLineLetIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.copyConcatenatedStringToClipboard.CopyConcatenatedStringToClipboardIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceMathMaxWithCoerceAtLeastIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceMathMinWithCoerceAtMostIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertPrimaryConstructorToSecondaryIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertSecondaryConstructorToPrimaryIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSizeCheckWithIsNotEmptyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceSizeZeroCheckWithIsEmptyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveEmptyClassBodyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertEnumToSealedClassIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertSealedClassToEnumIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveRedundantCallsOfConversionMethodsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveEmptyPrimaryConstructorIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RemoveEmptySecondaryConstructorBodyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertTryFinallyToUseCallIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddNamesToCallArgumentsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertFunctionTypeParameterToReceiverIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertFunctionTypeReceiverToParameterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertTwoComparisonsToRangeCheckIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertRangeCheckToTwoComparisonsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.RenameFileToMatchClassIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertObjectLiteralToClassIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MergeIfsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddMissingDestructuringIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToApplyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToWithIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertToRunIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MovePropertyToClassBodyIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MovePropertyToConstructorIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddOpenModifierIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ValToObjectIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ChopParameterListIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ChopArgumentListIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.NullableBooleanEqualityCheckToElvisIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ReplaceAddWithPlusAssignIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.ConvertClassToSealedClassIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddPropertyAccessorsIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddPropertyGetterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.AddPropertySetterIntention
Kotlin
org.jetbrains.kotlin.idea.intentions.MoveMemberToTopLevelIntention
Kotlin