tree: a75ddf3453997d3ccb89ee7d26d5cfedf913f524 [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. AddNamesToFollowingArgumentsIntention/
  13. AddNameToArgumentIntention/
  14. AddOpenModifierIntention/
  15. AddPropertyAccessorsIntention/
  16. AddPropertyGetterIntention/
  17. AddPropertySetterIntention/
  18. AddServiceToManifest/
  19. AddThrowsAnnotationIntention/
  20. AddUnderscoresToNumericLiteralIntention/
  21. AddValVarToConstructorParameterActionIntention/
  22. AddWhenRemainingBranchesIntention/
  23. AnonymousFunctionToLambdaIntention/
  24. ChangePackageIntention/
  25. ChangeVisibilityModifierIntentionInternal/
  26. ChangeVisibilityModifierIntentionPrivate/
  27. ChangeVisibilityModifierIntentionProtected/
  28. ChangeVisibilityModifierIntentionPublic/
  29. ChopArgumentListIntention/
  30. ChopParameterListIntention/
  31. ConvertArrayParameterToVarargIntention/
  32. ConvertBinaryExpressionWithDemorgansLawIntention/
  33. ConvertBlockCommentToLineCommentIntention/
  34. ConvertCamelCaseTestFunctionToSpacedIntention/
  35. ConvertCollectionConstructorToFunction/
  36. ConvertEnumToSealedClassIntention/
  37. ConvertForEachToForLoopIntention/
  38. ConvertFunctionToPropertyIntention/
  39. ConvertFunctionTypeParameterToReceiverIntention/
  40. ConvertFunctionTypeReceiverToParameterIntention/
  41. ConvertLambdaToReferenceIntention/
  42. ConvertLateinitPropertyToNullableIntention/
  43. ConvertLazyPropertyToOrdinaryIntention/
  44. ConvertLineCommentToBlockCommentIntention/
  45. ConvertMemberToExtensionIntention/
  46. ConvertNullablePropertyToLateinitIntention/
  47. ConvertObjectLiteralToClassIntention/
  48. ConvertOrdinaryPropertyToLazyIntention/
  49. ConvertParameterToReceiverIntention/
  50. ConvertPrimaryConstructorToSecondaryIntention/
  51. ConvertPropertyGetterToInitializerIntention/
  52. ConvertPropertyInitializerToGetterIntention/
  53. ConvertPropertyToFunctionIntention/
  54. ConvertRangeCheckToTwoComparisonsIntention/
  55. ConvertReceiverToParameterIntention/
  56. ConvertReferenceToLambdaIntention/
  57. ConvertSealedClassToEnumIntention/
  58. ConvertSecondaryConstructorToPrimaryIntention/
  59. ConvertSnakeCaseTestFunctionToSpacedIntention/
  60. ConvertToAlsoIntention/
  61. ConvertToApplyIntention/
  62. ConvertToBlockBodyIntention/
  63. ConvertToConcatenatedStringIntention/
  64. ConvertToExpressionBodyIntention/
  65. ConvertToForEachFunctionCallIntention/
  66. ConvertToRawStringTemplateIntention/
  67. ConvertToRunIntention/
  68. ConvertToStringTemplateIntention/
  69. ConvertToWithIntention/
  70. ConvertTryFinallyToUseCallIntention/
  71. ConvertTwoComparisonsToRangeCheckIntention/
  72. ConvertUnsafeCastCallToUnsafeCastIntention/
  73. ConvertUnsafeCastToUnsafeCastCallIntention/
  74. ConvertVarargParameterToArrayIntention/
  75. CopyConcatenatedStringToClipboardIntention/
  76. CreateKotlinSubClassIntention/
  77. DestructureIntention/
  78. DoubleBangToIfThenIntention/
  79. EliminateWhenSubjectIntention/
  80. ElvisToIfThenIntention/
  81. ExtractDeclarationFromCurrentFileIntention/
  82. FlattenWhenIntention/
  83. FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
  84. FoldIfToReturnAsymmetricallyIntention/
  85. IfToWhenIntention/
  86. ImplementAbstractMemberAsConstructorParameterIntention/
  87. ImplementAbstractMemberIntention/
  88. ImplementParcelableAction/
  89. ImportAllMembersIntention/
  90. ImportMemberIntention/
  91. IndentRawStringIntention/
  92. InfixCallToOrdinaryIntention/
  93. InsertCurlyBracesToTemplateIntention/
  94. InsertExplicitTypeArgumentsIntention/
  95. IntroduceBackingPropertyIntention/
  96. IntroduceImportAliasIntention/
  97. IntroduceVariableIntention/
  98. InvertIfConditionIntention/
  99. IterateExpressionIntention/
  100. JoinArgumentListIntention/
  101. JoinDeclarationAndAssignmentIntention/
  102. JoinParameterListIntention/
  103. KotlinAndroidAddStringResource/
  104. KotlinCreateTestIntention/
  105. KotlinSignatureAnnotationIntention/
  106. LambdaToAnonymousFunctionIntention/
  107. MavenPluginSourcesMoveToBuild/
  108. MavenPluginSourcesMoveToExecutionIntention/
  109. MergeIfsIntention/
  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. RemoveConstructorKeywordIntention/
  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. RemoveUnderscoresFromNumericLiteralIntention/
  139. RemoveUnnecessaryParenthesesIntention/
  140. RenameClassToContainingFileNameIntention/
  141. RenameFileToMatchClassIntention/
  142. ReplaceAddWithPlusAssignIntention/
  143. ReplaceCallWithUnaryOperatorIntention/
  144. ReplaceContainsIntention/
  145. ReplaceExplicitFunctionLiteralParamWithItIntention/
  146. ReplaceInvokeIntention/
  147. ReplaceItWithExplicitFunctionLiteralParamIntention/
  148. ReplaceSizeCheckWithIsNotEmptyIntention/
  149. ReplaceSizeZeroCheckWithIsEmptyIntention/
  150. ReplaceUnderscoreWithParameterNameIntention/
  151. ReplaceUntilWithRangeToIntention/
  152. ReplaceWithOrdinaryAssignmentIntention/
  153. SafeAccessToIfThenIntention/
  154. SamConversionToAnonymousObjectIntention/
  155. SimplifyBooleanWithConstantsIntention/
  156. SpecifyExplicitLambdaSignatureIntention/
  157. SpecifyTypeExplicitlyInDestructuringAssignmentIntention/
  158. SpecifyTypeExplicitlyIntention/
  159. SplitIfIntention/
  160. SplitPropertyDeclarationIntention/
  161. SuppressLintIntentionAction/
  162. SwapBinaryExpressionIntention/
  163. SwapStringEqualsIgnoreCaseIntention/
  164. ToInfixCallIntention/
  165. ToOrdinaryStringLiteralIntention/
  166. ToRawStringLiteralIntention/
  167. UnfoldAssignmentToIfIntention/
  168. UnfoldAssignmentToWhenIntention/
  169. UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
  170. UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
  171. UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
  172. UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
  173. UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
  174. UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
  175. UnfoldPropertyToIfIntention/
  176. UnfoldPropertyToWhenIntention/
  177. UnfoldReturnToIfIntention/
  178. UnfoldReturnToWhenIntention/
  179. UsePropertyAccessSyntaxIntention/
  180. UseWithIndexIntention/
  181. ValToObjectIntention/
  182. WhenToIfIntention/