Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/1.2.70
/
.
/
idea
/
resources
/
intentionDescriptions
tree: c8613b7923b37a0aa5a13f87ed3be6ebad689937 [
path history
]
[
tgz
]
AddActivityToManifest/
AddAnnotationUseSiteTargetIntention/
AddBracesIntention/
AddBroadcastReceiverToManifest/
AddConstModifierIntention/
AddForLoopIndicesIntention/
AddJvmOverloadsIntention/
AddJvmStaticIntention/
AddLabeledReturnInLambdaIntention/
AddMissingDestructuringIntention/
AddNamesToCallArgumentsIntention/
AddNameToArgumentIntention/
AddOpenModifierIntention/
AddOperatorModifierIntention/
AddPropertyAccessorsIntention/
AddPropertyGetterIntention/
AddPropertySetterIntention/
AddServiceToManifest/
AddValVarToConstructorParameterActionIntention/
AddWhenRemainingBranchesIntention/
AnonymousFunctionToLambdaIntention/
ChangePackageIntention/
ChangeVisibilityModifierIntentionInternal/
ChangeVisibilityModifierIntentionPrivate/
ChangeVisibilityModifierIntentionProtected/
ChangeVisibilityModifierIntentionPublic/
ChopArgumentListIntention/
ChopParameterListIntention/
ConvertArrayParameterToVarargIntention/
ConvertAssertToIfWithThrowIntention/
ConvertBinaryExpressionWithDemorgansLawIntention/
ConvertBlockCommentToLineCommentIntention/
ConvertCamelCaseTestFunctionToSpacedIntention/
ConvertClassToSealedClassIntention/
ConvertEnumToSealedClassIntention/
ConvertForEachToForLoopIntention/
ConvertFunctionToPropertyIntention/
ConvertFunctionTypeParameterToReceiverIntention/
ConvertFunctionTypeReceiverToParameterIntention/
ConvertIfWithThrowToAssertIntention/
ConvertLambdaToReferenceIntention/
ConvertLineCommentToBlockCommentIntention/
ConvertMemberToExtensionIntention/
ConvertNegatedBooleanSequenceIntention/
ConvertObjectLiteralToClassIntention/
ConvertParameterToReceiverIntention/
ConvertPrimaryConstructorToSecondaryIntention/
ConvertPropertyGetterToInitializerIntention/
ConvertPropertyInitializerToGetterIntention/
ConvertPropertyToFunctionIntention/
ConvertRangeCheckToTwoComparisonsIntention/
ConvertReceiverToParameterIntention/
ConvertReferenceToLambdaIntention/
ConvertSealedClassToEnumIntention/
ConvertSecondaryConstructorToPrimaryIntention/
ConvertToApplyIntention/
ConvertToBlockBodyIntention/
ConvertToConcatenatedStringIntention/
ConvertToExpressionBodyIntention/
ConvertToForEachFunctionCallIntention/
ConvertToRawStringTemplateIntention/
ConvertToRunIntention/
ConvertToStringTemplateIntention/
ConvertToWithIntention/
ConvertTrimIndentToTrimMarginIntention/
ConvertTrimMarginToTrimIndentIntention/
ConvertTryFinallyToUseCallIntention/
ConvertTwoComparisonsToRangeCheckIntention/
ConvertUnsafeCastCallToUnsafeCastIntention/
ConvertUnsafeCastToUnsafeCastCallIntention/
ConvertVarargParameterToArrayIntention/
CopyConcatenatedStringToClipboardIntention/
CreateKotlinSubClassIntention/
DestructureIntention/
DoubleBangToIfThenIntention/
EliminateWhenSubjectIntention/
ElvisToIfThenIntention/
FlattenWhenIntention/
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
FoldIfToReturnAsymmetricallyIntention/
FoldInitializerAndIfToElvisIntention/
IfThenToDoubleBangIntention/
IfThenToElvisIntention/
IfToWhenIntention/
ImplementAbstractMemberAsConstructorParameterIntention/
ImplementAbstractMemberIntention/
ImplementParcelableAction/
ImportAllMembersIntention/
ImportMemberIntention/
IndentRawStringIntention/
InfixCallToOrdinaryIntention/
InsertCurlyBracesToTemplateIntention/
InsertExplicitTypeArgumentsIntention/
IntroduceBackingPropertyIntention/
IntroduceVariableIntention/
InvertIfConditionIntention/
IterateExpressionIntention/
JoinArgumentListIntention/
JoinDeclarationAndAssignmentIntention/
JoinParameterListIntention/
KotlinAndroidAddStringResource/
KotlinCreateTestIntention/
KotlinSignatureAnnotationIntention/
LambdaToAnonymousFunctionIntention/
MavenPluginSourcesMoveToBuild/
MavenPluginSourcesMoveToExecutionIntention/
MergeIfsIntention/
MergeWhenIntention/
MoveDeclarationToSeparateFileIntention/
MoveLambdaInsideParenthesesIntention/
MoveMemberOutOfCompanionObjectIntention/
MoveMemberToCompanionObjectIntention/
MoveMemberToTopLevelIntention/
MovePropertyToClassBodyIntention/
MovePropertyToConstructorIntention/
NullableBooleanEqualityCheckToElvisIntention/
ObjectLiteralToLambdaIntention/
OperatorToFunctionIntention/
ReconstructTypeInCastOrIsIntention/
RedoParcelableAction/
RemoveArgumentNameIntention/
RemoveAtFromAnnotationArgumentIntention/
RemoveBracesIntention/
RemoveCurlyBracesFromTemplateIntention/
RemoveEmptyClassBodyIntention/
RemoveEmptyParenthesesFromLambdaCallIntention/
RemoveEmptyPrimaryConstructorIntention/
RemoveEmptySecondaryConstructorBodyIntention/
RemoveExplicitLambdaParameterTypesIntention/
RemoveExplicitSuperQualifierIntention/
RemoveExplicitTypeArgumentsIntention/
RemoveExplicitTypeIntention/
RemoveForLoopIndicesIntention/
RemoveLabeledReturnInLambdaIntention/
RemoveParcelableAction/
RemoveRedundantCallsOfConversionMethodsIntention/
RemoveSingleExpressionStringTemplateIntention/
RemoveUnnecessaryParenthesesIntention/
RenameFileToMatchClassIntention/
ReplaceAddWithPlusAssignIntention/
ReplaceCallWithUnaryOperatorIntention/
ReplaceContainsIntention/
ReplaceExplicitFunctionLiteralParamWithItIntention/
ReplaceInvokeIntention/
ReplaceItWithExplicitFunctionLiteralParamIntention/
ReplaceMathMaxWithCoerceAtLeastIntention/
ReplaceMathMinWithCoerceAtMostIntention/
ReplaceSingleLineLetIntention/
ReplaceSizeCheckWithIsNotEmptyIntention/
ReplaceSizeZeroCheckWithIsEmptyIntention/
ReplaceSubstringWithDropLastIntention/
ReplaceSubstringWithIndexingOperationIntention/
ReplaceSubstringWithSubstringAfterIntention/
ReplaceSubstringWithSubstringBeforeIntention/
ReplaceSubstringWithTakeIntention/
ReplaceUnderscoreWithParameterNameIntention/
ReplaceUntilWithRangeToIntention/
ReplaceWithOrdinaryAssignmentIntention/
SafeAccessToIfThenIntention/
SimplifyBooleanWithConstantsIntention/
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/