Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.2.20
/
.
/
idea
/
resources
/
intentionDescriptions
tree: 39726649bea87753ac9e650b5b7223c37ace4bc5 [
path history
]
[
tgz
]
AddActivityToManifest/
AddBracesIntention/
AddBroadcastReceiverToManifest/
AddConstModifierIntention/
AddForLoopIndicesIntention/
AddJvmOverloadsIntention/
AddJvmStaticIntention/
AddMissingDestructuringIntention/
AddNamesToCallArgumentsIntention/
AddNameToArgumentIntention/
AddOpenModifierIntention/
AddOperatorModifierIntention/
AddPropertyAccessorsIntention/
AddPropertyGetterIntention/
AddPropertySetterIntention/
AddServiceToManifest/
AddValVarToConstructorParameterActionIntention/
AnonymousFunctionToLambdaIntention/
ChangePackageIntention/
ChangePackageToMatchDirectoryIntention/
ChangeVisibilityModifierIntentionInternal/
ChangeVisibilityModifierIntentionPrivate/
ChangeVisibilityModifierIntentionProtected/
ChangeVisibilityModifierIntentionPublic/
ChopArgumentListIntention/
ChopParameterListIntention/
ConvertAssertToIfWithThrowIntention/
ConvertBinaryExpressionWithDemorgansLawIntention/
ConvertCamelCaseTestFunctionToSpacedIntention/
ConvertClassToSealedClassIntention/
ConvertEnumToSealedClassIntention/
ConvertForEachToForLoopIntention/
ConvertFunctionToPropertyIntention/
ConvertFunctionTypeParameterToReceiverIntention/
ConvertFunctionTypeReceiverToParameterIntention/
ConvertIfWithThrowToAssertIntention/
ConvertLambdaToReferenceIntention/
ConvertMemberToExtensionIntention/
ConvertNegatedBooleanSequenceIntention/
ConvertObjectLiteralToClassIntention/
ConvertParameterToReceiverIntention/
ConvertPrimaryConstructorToSecondaryIntention/
ConvertPropertyInitializerToGetterIntention/
ConvertPropertyToFunctionIntention/
ConvertRangeCheckToTwoComparisonsIntention/
ConvertReceiverToParameterIntention/
ConvertReferenceToLambdaIntention/
ConvertSealedClassToEnumIntention/
ConvertSecondaryConstructorToPrimaryIntention/
ConvertToApplyIntention/
ConvertToBlockBodyIntention/
ConvertToConcatenatedStringIntention/
ConvertToExpressionBodyIntention/
ConvertToForEachFunctionCallIntention/
ConvertToRawStringTemplateIntention/
ConvertToRunIntention/
ConvertToStringTemplateIntention/
ConvertToWithIntention/
ConvertTryFinallyToUseCallIntention/
ConvertTwoComparisonsToRangeCheckIntention/
CopyConcatenatedStringToClipboardIntention/
CreateKotlinSubClassIntention/
DeprecatedCallableAddReplaceWithIntention/
DestructureIntention/
DoubleBangToIfThenIntention/
EliminateWhenSubjectIntention/
ElvisToIfThenIntention/
FlattenWhenIntention/
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
FoldIfToReturnAsymmetricallyIntention/
FoldInitializerAndIfToElvisIntention/
IfThenToDoubleBangIntention/
IfThenToElvisIntention/
IfThenToSafeAccessIntention/
IfToWhenIntention/
ImplementAbstractMemberAsConstructorParameterIntention/
ImplementAbstractMemberIntention/
ImplementParcelableAction/
ImportAllMembersIntention/
ImportMemberIntention/
InfixCallToOrdinaryIntention/
InsertCurlyBracesToTemplateIntention/
InsertExplicitTypeArgumentsIntention/
IntroduceBackingPropertyIntention/
IntroduceVariableIntention/
IntroduceWhenSubjectIntention/
InvertIfConditionIntention/
IterateExpressionIntention/
JoinDeclarationAndAssignmentIntention/
KotlinAndroidAddStringResource/
KotlinCreateTestIntention/
KotlinSignatureAnnotationIntention/
LoopToCallChainIntention/
LoopToLazyCallChainIntention/
MavenPluginSourcesMoveToBuild/
MavenPluginSourcesMoveToExecutionIntention/
MergeIfsIntention/
MergeWhenIntention/
MoveDeclarationToSeparateFileIntention/
MoveFileToPackageMatchingDirectoryIntention/
MoveLambdaInsideParenthesesIntention/
MoveLambdaOutsideParenthesesIntention/
MoveMemberOutOfCompanionObjectIntention/
MoveMemberToCompanionObjectIntention/
MoveMemberToTopLevelIntention/
MovePropertyToClassBodyIntention/
MovePropertyToConstructorIntention/
NullableBooleanEqualityCheckToElvisIntention/
ObjectLiteralToLambdaIntention/
OperatorToFunctionIntention/
ReconstructTypeInCastOrIsIntention/
RedoParcelableAction/
RemoveArgumentNameIntention/
RemoveAtFromAnnotationArgumentIntention/
RemoveBracesIntention/
RemoveCurlyBracesFromTemplateIntention/
RemoveEmptyClassBodyIntention/
RemoveEmptyParenthesesFromLambdaCallIntention/
RemoveEmptyPrimaryConstructorIntention/
RemoveEmptySecondaryConstructorBodyIntention/
RemoveExplicitLambdaParameterTypesIntention/
RemoveExplicitSuperQualifierIntention/
RemoveExplicitTypeArgumentsIntention/
RemoveExplicitTypeIntention/
RemoveForLoopIndicesIntention/
RemoveParcelableAction/
RemoveRedundantCallsOfConversionMethodsIntention/
RemoveSingleExpressionStringTemplateIntention/
RemoveUnnecessaryParenthesesIntention/
RenameFileToMatchClassIntention/
ReplaceAddWithPlusAssignIntention/
ReplaceArrayEqualityOpWithArraysEqualsIntention/
ReplaceCallWithBinaryOperatorIntention/
ReplaceCallWithUnaryOperatorIntention/
ReplaceContainsIntention/
ReplaceExplicitFunctionLiteralParamWithItIntention/
ReplaceGetOrSetIntention/
ReplaceInvokeIntention/
ReplaceItWithExplicitFunctionLiteralParamIntention/
ReplaceMathMaxWithCoerceAtLeastIntention/
ReplaceMathMinWithCoerceAtMostIntention/
ReplaceSingleLineLetIntention/
ReplaceSizeCheckWithIsNotEmptyIntention/
ReplaceSizeZeroCheckWithIsEmptyIntention/
ReplaceSubstringWithDropLastIntention/
ReplaceSubstringWithSubstringAfterIntention/
ReplaceSubstringWithSubstringBeforeIntention/
ReplaceSubstringWithTakeIntention/
ReplaceUnderscoreWithParameterNameIntention/
ReplaceUntilWithRangeToIntention/
ReplaceWithOperatorAssignmentIntention/
ReplaceWithOrdinaryAssignmentIntention/
SafeAccessToIfThenIntention/
SimplifyAssertNotNullIntention/
SimplifyBooleanWithConstantsIntention/
SimplifyNegatedBinaryExpressionIntention/
SpecifyExplicitLambdaSignatureIntention/
SpecifyTypeExplicitlyInDestructuringAssignmentIntention/
SpecifyTypeExplicitlyIntention/
SplitIfIntention/
SplitPropertyDeclarationIntention/
SuppressLintIntentionAction/
SwapBinaryExpressionIntention/
SwapStringEqualsIgnoreCaseIntention/
ToInfixCallIntention/
ToOrdinaryStringLiteralIntention/
ToRawStringLiteralIntention/
UnfoldAssignmentToIfIntention/
UnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
UnfoldPropertyToIfIntention/
UnfoldPropertyToWhenIntention/
UnfoldReturnToIfIntention/
UnfoldReturnToWhenIntention/
UsePropertyAccessSyntaxIntention/
UseWithIndexIntention/
ValToObjectIntention/
WhenToIfIntention/