tree: c8613b7923b37a0aa5a13f87ed3be6ebad689937 [path history] [tgz]
  1. AddActivityToManifest/
  2. AddAnnotationUseSiteTargetIntention/
  3. AddBracesIntention/
  4. AddBroadcastReceiverToManifest/
  5. AddConstModifierIntention/
  6. AddForLoopIndicesIntention/
  7. AddJvmOverloadsIntention/
  8. AddJvmStaticIntention/
  9. AddLabeledReturnInLambdaIntention/
  10. AddMissingDestructuringIntention/
  11. AddNamesToCallArgumentsIntention/
  12. AddNameToArgumentIntention/
  13. AddOpenModifierIntention/
  14. AddOperatorModifierIntention/
  15. AddPropertyAccessorsIntention/
  16. AddPropertyGetterIntention/
  17. AddPropertySetterIntention/
  18. AddServiceToManifest/
  19. AddValVarToConstructorParameterActionIntention/
  20. AddWhenRemainingBranchesIntention/
  21. AnonymousFunctionToLambdaIntention/
  22. ChangePackageIntention/
  23. ChangeVisibilityModifierIntentionInternal/
  24. ChangeVisibilityModifierIntentionPrivate/
  25. ChangeVisibilityModifierIntentionProtected/
  26. ChangeVisibilityModifierIntentionPublic/
  27. ChopArgumentListIntention/
  28. ChopParameterListIntention/
  29. ConvertArrayParameterToVarargIntention/
  30. ConvertAssertToIfWithThrowIntention/
  31. ConvertBinaryExpressionWithDemorgansLawIntention/
  32. ConvertBlockCommentToLineCommentIntention/
  33. ConvertCamelCaseTestFunctionToSpacedIntention/
  34. ConvertClassToSealedClassIntention/
  35. ConvertEnumToSealedClassIntention/
  36. ConvertForEachToForLoopIntention/
  37. ConvertFunctionToPropertyIntention/
  38. ConvertFunctionTypeParameterToReceiverIntention/
  39. ConvertFunctionTypeReceiverToParameterIntention/
  40. ConvertIfWithThrowToAssertIntention/
  41. ConvertLambdaToReferenceIntention/
  42. ConvertLineCommentToBlockCommentIntention/
  43. ConvertMemberToExtensionIntention/
  44. ConvertNegatedBooleanSequenceIntention/
  45. ConvertObjectLiteralToClassIntention/
  46. ConvertParameterToReceiverIntention/
  47. ConvertPrimaryConstructorToSecondaryIntention/
  48. ConvertPropertyGetterToInitializerIntention/
  49. ConvertPropertyInitializerToGetterIntention/
  50. ConvertPropertyToFunctionIntention/
  51. ConvertRangeCheckToTwoComparisonsIntention/
  52. ConvertReceiverToParameterIntention/
  53. ConvertReferenceToLambdaIntention/
  54. ConvertSealedClassToEnumIntention/
  55. ConvertSecondaryConstructorToPrimaryIntention/
  56. ConvertToApplyIntention/
  57. ConvertToBlockBodyIntention/
  58. ConvertToConcatenatedStringIntention/
  59. ConvertToExpressionBodyIntention/
  60. ConvertToForEachFunctionCallIntention/
  61. ConvertToRawStringTemplateIntention/
  62. ConvertToRunIntention/
  63. ConvertToStringTemplateIntention/
  64. ConvertToWithIntention/
  65. ConvertTrimIndentToTrimMarginIntention/
  66. ConvertTrimMarginToTrimIndentIntention/
  67. ConvertTryFinallyToUseCallIntention/
  68. ConvertTwoComparisonsToRangeCheckIntention/
  69. ConvertUnsafeCastCallToUnsafeCastIntention/
  70. ConvertUnsafeCastToUnsafeCastCallIntention/
  71. ConvertVarargParameterToArrayIntention/
  72. CopyConcatenatedStringToClipboardIntention/
  73. CreateKotlinSubClassIntention/
  74. DestructureIntention/
  75. DoubleBangToIfThenIntention/
  76. EliminateWhenSubjectIntention/
  77. ElvisToIfThenIntention/
  78. FlattenWhenIntention/
  79. FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
  80. FoldIfToReturnAsymmetricallyIntention/
  81. FoldInitializerAndIfToElvisIntention/
  82. IfThenToDoubleBangIntention/
  83. IfThenToElvisIntention/
  84. IfToWhenIntention/
  85. ImplementAbstractMemberAsConstructorParameterIntention/
  86. ImplementAbstractMemberIntention/
  87. ImplementParcelableAction/
  88. ImportAllMembersIntention/
  89. ImportMemberIntention/
  90. IndentRawStringIntention/
  91. InfixCallToOrdinaryIntention/
  92. InsertCurlyBracesToTemplateIntention/
  93. InsertExplicitTypeArgumentsIntention/
  94. IntroduceBackingPropertyIntention/
  95. IntroduceVariableIntention/
  96. InvertIfConditionIntention/
  97. IterateExpressionIntention/
  98. JoinArgumentListIntention/
  99. JoinDeclarationAndAssignmentIntention/
  100. JoinParameterListIntention/
  101. KotlinAndroidAddStringResource/
  102. KotlinCreateTestIntention/
  103. KotlinSignatureAnnotationIntention/
  104. LambdaToAnonymousFunctionIntention/
  105. MavenPluginSourcesMoveToBuild/
  106. MavenPluginSourcesMoveToExecutionIntention/
  107. MergeIfsIntention/
  108. MergeWhenIntention/
  109. MoveDeclarationToSeparateFileIntention/
  110. MoveLambdaInsideParenthesesIntention/
  111. MoveMemberOutOfCompanionObjectIntention/
  112. MoveMemberToCompanionObjectIntention/
  113. MoveMemberToTopLevelIntention/
  114. MovePropertyToClassBodyIntention/
  115. MovePropertyToConstructorIntention/
  116. NullableBooleanEqualityCheckToElvisIntention/
  117. ObjectLiteralToLambdaIntention/
  118. OperatorToFunctionIntention/
  119. ReconstructTypeInCastOrIsIntention/
  120. RedoParcelableAction/
  121. RemoveArgumentNameIntention/
  122. RemoveAtFromAnnotationArgumentIntention/
  123. RemoveBracesIntention/
  124. RemoveCurlyBracesFromTemplateIntention/
  125. RemoveEmptyClassBodyIntention/
  126. RemoveEmptyParenthesesFromLambdaCallIntention/
  127. RemoveEmptyPrimaryConstructorIntention/
  128. RemoveEmptySecondaryConstructorBodyIntention/
  129. RemoveExplicitLambdaParameterTypesIntention/
  130. RemoveExplicitSuperQualifierIntention/
  131. RemoveExplicitTypeArgumentsIntention/
  132. RemoveExplicitTypeIntention/
  133. RemoveForLoopIndicesIntention/
  134. RemoveLabeledReturnInLambdaIntention/
  135. RemoveParcelableAction/
  136. RemoveRedundantCallsOfConversionMethodsIntention/
  137. RemoveSingleExpressionStringTemplateIntention/
  138. RemoveUnnecessaryParenthesesIntention/
  139. RenameFileToMatchClassIntention/
  140. ReplaceAddWithPlusAssignIntention/
  141. ReplaceCallWithUnaryOperatorIntention/
  142. ReplaceContainsIntention/
  143. ReplaceExplicitFunctionLiteralParamWithItIntention/
  144. ReplaceInvokeIntention/
  145. ReplaceItWithExplicitFunctionLiteralParamIntention/
  146. ReplaceMathMaxWithCoerceAtLeastIntention/
  147. ReplaceMathMinWithCoerceAtMostIntention/
  148. ReplaceSingleLineLetIntention/
  149. ReplaceSizeCheckWithIsNotEmptyIntention/
  150. ReplaceSizeZeroCheckWithIsEmptyIntention/
  151. ReplaceSubstringWithDropLastIntention/
  152. ReplaceSubstringWithIndexingOperationIntention/
  153. ReplaceSubstringWithSubstringAfterIntention/
  154. ReplaceSubstringWithSubstringBeforeIntention/
  155. ReplaceSubstringWithTakeIntention/
  156. ReplaceUnderscoreWithParameterNameIntention/
  157. ReplaceUntilWithRangeToIntention/
  158. ReplaceWithOrdinaryAssignmentIntention/
  159. SafeAccessToIfThenIntention/
  160. SimplifyBooleanWithConstantsIntention/
  161. SpecifyExplicitLambdaSignatureIntention/
  162. SpecifyTypeExplicitlyInDestructuringAssignmentIntention/
  163. SpecifyTypeExplicitlyIntention/
  164. SplitIfIntention/
  165. SplitPropertyDeclarationIntention/
  166. SuppressLintIntentionAction/
  167. SwapBinaryExpressionIntention/
  168. SwapStringEqualsIgnoreCaseIntention/
  169. ToInfixCallIntention/
  170. ToOrdinaryStringLiteralIntention/
  171. ToRawStringLiteralIntention/
  172. UnfoldAssignmentToIfIntention/
  173. UnfoldAssignmentToWhenIntention/
  174. UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
  175. UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
  176. UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
  177. UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
  178. UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
  179. UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
  180. UnfoldPropertyToIfIntention/
  181. UnfoldPropertyToWhenIntention/
  182. UnfoldReturnToIfIntention/
  183. UnfoldReturnToWhenIntention/
  184. UsePropertyAccessSyntaxIntention/
  185. UseWithIndexIntention/
  186. ValToObjectIntention/
  187. WhenToIfIntention/