Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/specs-M10
/
.
/
idea
/
resources
/
intentionDescriptions
tree: de6c7c830647904509800c56c89d5943e80e0127 [
path history
]
[
tgz
]
AddBracesIntention/
ConvertAssertToIfWithThrowIntention/
ConvertIfWithThrowToAssertIntention/
ConvertMemberToExtension/
ConvertNegatedBooleanSequenceIntention/
ConvertNegatedExpressionWithDemorgansLawIntention/
ConvertToBlockBodyAction/
ConvertToConcatenatedStringIntention/
ConvertToExpressionBodyAction/
ConvertToForEachFunctionCallIntention/
ConvertToForEachLoopIntention/
ConvertToStringTemplateIntention/
DoubleBangToIfThenIntention/
EliminateWhenSubjectIntention/
ElvisToIfThenIntention/
FlattenWhenIntention/
FoldBranchedExpressionIntentionFoldIfToAssignmentIntention/
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
FoldBranchedExpressionIntentionFoldIfToReturnIntention/
FoldBranchedExpressionIntentionFoldWhenToAssignmentIntention/
FoldBranchedExpressionIntentionFoldWhenToReturnIntention/
FoldIfToAssignmentIntention/
FoldIfToReturnAsymmetricallyIntention/
FoldIfToReturnIntention/
FoldWhenToAssignmentIntention/
FoldWhenToReturnIntention/
IfThenToDoubleBangIntention/
IfThenToElvisIntention/
IfThenToSafeAccessIntention/
IfToWhenIntention/
InsertCurlyBracesToTemplateIntention/
InsertExplicitTypeArguments/
IntroduceWhenSubjectIntention/
InvertIfConditionIntention/
KotlinSignatureAnnotationIntention/
MakeTypeExplicitInLambdaIntention/
MakeTypeImplicitInLambdaIntention/
MergeWhenIntention/
MoveLambdaInsideParenthesesIntention/
MoveLambdaOutsideParenthesesIntention/
OperatorToFunctionIntention/
ReconstructTypeInCastOrIsAction/
RemoveBracesIntention/
RemoveCurlyBracesFromTemplateIntention/
RemoveExplicitTypeArguments/
RemoveUnnecessaryParenthesesIntention/
ReplaceBinaryInfixIntention/
ReplaceContainsIntention/
ReplaceExplicitFunctionLiteralParamWithItIntention/
ReplaceGetIntention/
ReplaceInvokeIntention/
ReplaceItWithExplicitFunctionLiteralParamIntention/
ReplaceUnaryPrefixIntention/
ReplaceWithDotQualifiedMethodCallIntention/
ReplaceWithInfixFunctionCallIntention/
ReplaceWithOperatorAssignIntention/
ReplaceWithTraditionalAssignmentIntention/
SafeAccessToIfThenIntention/
SimplifyBooleanWithConstantsIntention/
SimplifyNegatedBinaryExpressionIntention/
SpecifyTypeExplicitlyAction/
SplitIfIntention/
SplitPropertyDeclarationIntention/
SwapBinaryExpression/
UnfoldAssignmentToIfIntention/
UnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
UnfoldPropertyToIfIntention/
UnfoldPropertyToWhenIntention/
UnfoldReturnToIfIntention/
UnfoldReturnToWhenIntention/
WhenToIfIntention/