Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/rc
/
.
/
idea
/
resources
/
intentionDescriptions
tree: 1eeb139219e6dc20a86261c509762115afc2f247
AddBracesIntention/
AddConstModifierIntention/
AddForLoopIndicesIntention/
AddNameToArgumentIntention/
AddOperatorModifierIntention/
AddValVarToConstructorParameterActionIntention/
AnonymousFunctionToLambdaIntention/
ChangePackageIntention/
ChangePackageToMatchDirectoryIntention/
ChangeVisibilityModifierIntentionInternal/
ChangeVisibilityModifierIntentionPrivate/
ChangeVisibilityModifierIntentionProtected/
ChangeVisibilityModifierIntentionPublic/
ConvertAssertToIfWithThrowIntention/
ConvertForEachToForLoopIntention/
ConvertFunctionToPropertyIntention/
ConvertIfWithThrowToAssertIntention/
ConvertMemberToExtensionIntention/
ConvertNegatedBooleanSequenceIntention/
ConvertNegatedExpressionWithDemorgansLawIntention/
ConvertParameterToReceiverIntention/
ConvertPropertyInitializerToGetterIntention/
ConvertPropertyToFunctionIntention/
ConvertReceiverToParameterIntention/
ConvertToBlockBodyIntention/
ConvertToConcatenatedStringIntention/
ConvertToExpressionBodyIntention/
ConvertToForEachFunctionCallIntention/
ConvertToStringTemplateIntention/
DeprecatedCallableAddReplaceWithIntention/
DoubleBangToIfThenIntention/
EliminateWhenSubjectIntention/
ElvisToIfThenIntention/
FlattenWhenIntention/
FoldBranchedExpressionIntentionFoldIfToAssignmentIntention/
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
FoldBranchedExpressionIntentionFoldIfToReturnIntention/
FoldBranchedExpressionIntentionFoldWhenToAssignmentIntention/
FoldBranchedExpressionIntentionFoldWhenToReturnIntention/
FoldIfToAssignmentIntention/
FoldIfToReturnAsymmetricallyIntention/
FoldIfToReturnIntention/
FoldWhenToAssignmentIntention/
FoldWhenToReturnIntention/
IfNullToElvisIntention/
IfThenToDoubleBangIntention/
IfThenToElvisIntention/
IfThenToSafeAccessIntention/
IfToWhenIntention/
ImplementAbstractMemberAsConstructorParameterIntention/
ImplementAbstractMemberIntention/
ImportAllMembersIntention/
ImportMemberIntention/
InfixCallToOrdinaryIntention/
InsertCurlyBracesToTemplateIntention/
InsertExplicitTypeArgumentsIntention/
IntroduceBackingPropertyIntention/
IntroduceWhenSubjectIntention/
InvertIfConditionIntention/
IterateExpressionIntention/
KotlinCreateTestIntention/
KotlinSignatureAnnotationIntention/
MergeWhenIntention/
MoveAssignmentToInitializerIntention/
MoveDeclarationToSeparateFileIntention/
MoveFileToPackageMatchingDirectoryIntention/
MoveLambdaInsideParenthesesIntention/
MoveLambdaOutsideParenthesesIntention/
ObjectLiteralToLambdaIntention/
OperatorToFunctionIntention/
ReconstructTypeInCastOrIsIntention/
RemoveArgumentNameIntention/
RemoveBracesIntention/
RemoveCurlyBracesFromTemplateIntention/
RemoveExplicitLambdaParameterTypesIntention/
RemoveExplicitSuperQualifierIntention/
RemoveExplicitTypeArgumentsIntention/
RemoveExplicitTypeIntention/
RemoveForLoopIndicesIntention/
RemoveUnnecessaryParenthesesIntention/
ReplaceCallWithBinaryOperatorIntention/
ReplaceCallWithUnaryOperatorIntention/
ReplaceContainsIntention/
ReplaceExplicitFunctionLiteralParamWithItIntention/
ReplaceGetOrSetIntention/
ReplaceInvokeIntention/
ReplaceItWithExplicitFunctionLiteralParamIntention/
ReplaceSubstringWithDropLastIntention/
ReplaceSubstringWithSubstringAfterIntention/
ReplaceSubstringWithSubstringBeforeIntention/
ReplaceSubstringWithTakeIntention/
ReplaceWithOperatorAssignmentIntention/
ReplaceWithOrdinaryAssignmentIntention/
SafeAccessToIfThenIntention/
SimplifyAssertNotNullIntention/
SimplifyBooleanWithConstantsIntention/
SimplifyForIntention/
SimplifyNegatedBinaryExpressionIntention/
SpecifyExplicitLambdaSignatureIntention/
SpecifyTypeExplicitlyIntention/
SplitIfIntention/
SplitPropertyDeclarationIntention/
SwapBinaryExpressionIntention/
ToInfixCallIntention/
UnfoldAssignmentToIfIntention/
UnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
UnfoldPropertyToIfIntention/
UnfoldPropertyToWhenIntention/
UnfoldReturnToIfIntention/
UnfoldReturnToWhenIntention/
UsePropertyAccessSyntaxIntention/
WhenToIfIntention/