Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/M7
/
.
/
idea
/
resources
/
intentionDescriptions
tree: 404fea24b2f8e0020506ef80dd46e9779a762a6f [
path history
]
[
tgz
]
AddBracesIntention/
ConvertMemberToExtension/
ConvertToBlockBodyAction/
ConvertToExpressionBodyAction/
EliminateWhenSubjectIntention/
ElvisToIfThenIntention/
FlattenWhenIntention/
FoldBranchedExpressionIntentionFoldIfToAssignmentIntention/
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
FoldBranchedExpressionIntentionFoldIfToReturnIntention/
FoldBranchedExpressionIntentionFoldWhenToAssignmentIntention/
FoldBranchedExpressionIntentionFoldWhenToReturnIntention/
FoldIfToAssignmentIntention/
FoldIfToReturnAsymmetricallyIntention/
FoldIfToReturnIntention/
FoldWhenToAssignmentIntention/
FoldWhenToReturnIntention/
IfThenToElvisIntention/
IfThenToSafeAccessIntention/
IfToWhenIntention/
InsertCurlyBracesToTemplateIntention/
IntroduceWhenSubjectIntention/
KotlinSignatureAnnotationIntention/
MergeWhenIntention/
MoveLambdaInsideParenthesesIntention/
MoveLambdaOutsideParenthesesIntention/
ReconstructTypeInCastOrIsAction/
RemoveBracesIntention/
RemoveCurlyBracesFromTemplateIntention/
RemoveUnnecessaryParenthesesIntention/
ReplaceBinaryInfixIntention/
ReplaceContainsIntention/
ReplaceExplicitFunctionLiteralParamWithItIntention/
ReplaceGetIntention/
ReplaceInvokeIntention/
ReplaceItWithExplicitFunctionLiteralParamIntention/
ReplaceUnaryPrefixIntention/
ReplaceWithDotQualifiedMethodCallIntention/
ReplaceWithInfixFunctionCallIntention/
SafeAccessToIfThenIntention/
SimplifyNegatedBinaryExpressionIntention/
SpecifyTypeExplicitlyAction/
SplitPropertyDeclarationIntention/
UnfoldAssignmentToIfIntention/
UnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
UnfoldPropertyToIfIntention/
UnfoldPropertyToWhenIntention/
UnfoldReturnToIfIntention/
UnfoldReturnToWhenIntention/
WhenToIfIntention/