tree: 404fea24b2f8e0020506ef80dd46e9779a762a6f [path history] [tgz]
  1. AddBracesIntention/
  2. ConvertMemberToExtension/
  3. ConvertToBlockBodyAction/
  4. ConvertToExpressionBodyAction/
  5. EliminateWhenSubjectIntention/
  6. ElvisToIfThenIntention/
  7. FlattenWhenIntention/
  8. FoldBranchedExpressionIntentionFoldIfToAssignmentIntention/
  9. FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
  10. FoldBranchedExpressionIntentionFoldIfToReturnIntention/
  11. FoldBranchedExpressionIntentionFoldWhenToAssignmentIntention/
  12. FoldBranchedExpressionIntentionFoldWhenToReturnIntention/
  13. FoldIfToAssignmentIntention/
  14. FoldIfToReturnAsymmetricallyIntention/
  15. FoldIfToReturnIntention/
  16. FoldWhenToAssignmentIntention/
  17. FoldWhenToReturnIntention/
  18. IfThenToElvisIntention/
  19. IfThenToSafeAccessIntention/
  20. IfToWhenIntention/
  21. InsertCurlyBracesToTemplateIntention/
  22. IntroduceWhenSubjectIntention/
  23. KotlinSignatureAnnotationIntention/
  24. MergeWhenIntention/
  25. MoveLambdaInsideParenthesesIntention/
  26. MoveLambdaOutsideParenthesesIntention/
  27. ReconstructTypeInCastOrIsAction/
  28. RemoveBracesIntention/
  29. RemoveCurlyBracesFromTemplateIntention/
  30. RemoveUnnecessaryParenthesesIntention/
  31. ReplaceBinaryInfixIntention/
  32. ReplaceContainsIntention/
  33. ReplaceExplicitFunctionLiteralParamWithItIntention/
  34. ReplaceGetIntention/
  35. ReplaceInvokeIntention/
  36. ReplaceItWithExplicitFunctionLiteralParamIntention/
  37. ReplaceUnaryPrefixIntention/
  38. ReplaceWithDotQualifiedMethodCallIntention/
  39. ReplaceWithInfixFunctionCallIntention/
  40. SafeAccessToIfThenIntention/
  41. SimplifyNegatedBinaryExpressionIntention/
  42. SpecifyTypeExplicitlyAction/
  43. SplitPropertyDeclarationIntention/
  44. UnfoldAssignmentToIfIntention/
  45. UnfoldAssignmentToWhenIntention/
  46. UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
  47. UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
  48. UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
  49. UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
  50. UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
  51. UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
  52. UnfoldPropertyToIfIntention/
  53. UnfoldPropertyToWhenIntention/
  54. UnfoldReturnToIfIntention/
  55. UnfoldReturnToWhenIntention/
  56. WhenToIfIntention/