tree: 1b1df86728401d7b17da7628e78d425a8a4f34c0 [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. ConvertLambdaToMultiLineIntention/
  42. ConvertLambdaToReferenceIntention/
  43. ConvertLambdaToSingleLineIntention/
  44. ConvertLateinitPropertyToNullableIntention/
  45. ConvertLazyPropertyToOrdinaryIntention/
  46. ConvertLineCommentToBlockCommentIntention/
  47. ConvertMemberToExtensionIntention/
  48. ConvertNullablePropertyToLateinitIntention/
  49. ConvertObjectLiteralToClassIntention/
  50. ConvertOrdinaryPropertyToLazyIntention/
  51. ConvertParameterToReceiverIntention/
  52. ConvertPrimaryConstructorToSecondaryIntention/
  53. ConvertPropertyGetterToInitializerIntention/
  54. ConvertPropertyInitializerToGetterIntention/
  55. ConvertPropertyToFunctionIntention/
  56. ConvertRangeCheckToTwoComparisonsIntention/
  57. ConvertReceiverToParameterIntention/
  58. ConvertReferenceToLambdaIntention/
  59. ConvertSealedClassToEnumIntention/
  60. ConvertSecondaryConstructorToPrimaryIntention/
  61. ConvertSnakeCaseTestFunctionToSpacedIntention/
  62. ConvertToAlsoIntention/
  63. ConvertToApplyIntention/
  64. ConvertToBlockBodyIntention/
  65. ConvertToConcatenatedStringIntention/
  66. ConvertToExpressionBodyIntention/
  67. ConvertToForEachFunctionCallIntention/
  68. ConvertToRawStringTemplateIntention/
  69. ConvertToRunIntention/
  70. ConvertToStringTemplateIntention/
  71. ConvertToWithIntention/
  72. ConvertTryFinallyToUseCallIntention/
  73. ConvertUnsafeCastCallToUnsafeCastIntention/
  74. ConvertUnsafeCastToUnsafeCastCallIntention/
  75. ConvertVarargParameterToArrayIntention/
  76. CopyConcatenatedStringToClipboardIntention/
  77. CreateKotlinSubClassIntention/
  78. DestructureIntention/
  79. DoubleBangToIfThenIntention/
  80. EliminateWhenSubjectIntention/
  81. ElvisToIfThenIntention/
  82. ExtractDeclarationFromCurrentFileIntention/
  83. FlattenWhenIntention/
  84. FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention/
  85. FoldIfToReturnAsymmetricallyIntention/
  86. IfToWhenIntention/
  87. ImplementAbstractMemberAsConstructorParameterIntention/
  88. ImplementAbstractMemberIntention/
  89. ImplementParcelableAction/
  90. ImportAllMembersIntention/
  91. ImportMemberIntention/
  92. IndentRawStringIntention/
  93. InfixCallToOrdinaryIntention/
  94. InsertCurlyBracesToTemplateIntention/
  95. InsertExplicitTypeArgumentsIntention/
  96. IntroduceBackingPropertyIntention/
  97. IntroduceImportAliasIntention/
  98. IntroduceVariableIntention/
  99. InvertIfConditionIntention/
  100. IterateExpressionIntention/
  101. JoinArgumentListIntention/
  102. JoinDeclarationAndAssignmentIntention/
  103. JoinParameterListIntention/
  104. KotlinAndroidAddStringResource/
  105. KotlinCreateTestIntention/
  106. KotlinSignatureAnnotationIntention/
  107. LambdaToAnonymousFunctionIntention/
  108. MavenPluginSourcesMoveToBuild/
  109. MavenPluginSourcesMoveToExecutionIntention/
  110. MergeElseIfIntention/
  111. MergeIfsIntention/
  112. MoveLambdaInsideParenthesesIntention/
  113. MoveMemberOutOfCompanionObjectIntention/
  114. MoveMemberToCompanionObjectIntention/
  115. MoveMemberToTopLevelIntention/
  116. MovePropertyToClassBodyIntention/
  117. MovePropertyToConstructorIntention/
  118. NullableBooleanEqualityCheckToElvisIntention/
  119. ObjectLiteralToLambdaIntention/
  120. OperatorToFunctionIntention/
  121. ReconstructTypeInCastOrIsIntention/
  122. RedoParcelableAction/
  123. RemoveArgumentNameIntention/
  124. RemoveAtFromAnnotationArgumentIntention/
  125. RemoveBracesIntention/
  126. RemoveConstructorKeywordIntention/
  127. RemoveEmptyClassBodyIntention/
  128. RemoveEmptyParenthesesFromLambdaCallIntention/
  129. RemoveEmptyPrimaryConstructorIntention/
  130. RemoveEmptySecondaryConstructorBodyIntention/
  131. RemoveExplicitLambdaParameterTypesIntention/
  132. RemoveExplicitSuperQualifierIntention/
  133. RemoveExplicitTypeArgumentsIntention/
  134. RemoveExplicitTypeIntention/
  135. RemoveForLoopIndicesIntention/
  136. RemoveLabeledReturnInLambdaIntention/
  137. RemoveParcelableAction/
  138. RemoveRedundantCallsOfConversionMethodsIntention/
  139. RemoveSingleExpressionStringTemplateIntention/
  140. RemoveUnderscoresFromNumericLiteralIntention/
  141. RemoveUnnecessaryParenthesesIntention/
  142. RenameClassToContainingFileNameIntention/
  143. RenameFileToMatchClassIntention/
  144. ReplaceAddWithPlusAssignIntention/
  145. ReplaceCallWithUnaryOperatorIntention/
  146. ReplaceContainsIntention/
  147. ReplaceExplicitFunctionLiteralParamWithItIntention/
  148. ReplaceInvokeIntention/
  149. ReplaceItWithExplicitFunctionLiteralParamIntention/
  150. ReplaceMapGetOrDefaultIntention/
  151. ReplaceSizeCheckWithIsNotEmptyIntention/
  152. ReplaceSizeZeroCheckWithIsEmptyIntention/
  153. ReplaceUnderscoreWithParameterNameIntention/
  154. ReplaceUntilWithRangeToIntention/
  155. ReplaceWithOrdinaryAssignmentIntention/
  156. SafeAccessToIfThenIntention/
  157. SamConversionToAnonymousObjectIntention/
  158. SimplifyBooleanWithConstantsIntention/
  159. SpecifyExplicitLambdaSignatureIntention/
  160. SpecifyTypeExplicitlyInDestructuringAssignmentIntention/
  161. SpecifyTypeExplicitlyIntention/
  162. SplitIfIntention/
  163. SplitPropertyDeclarationIntention/
  164. SuppressLintIntentionAction/
  165. SwapBinaryExpressionIntention/
  166. SwapStringEqualsIgnoreCaseIntention/
  167. ToInfixCallIntention/
  168. ToOrdinaryStringLiteralIntention/
  169. ToRawStringLiteralIntention/
  170. TrailingCommaIntention/
  171. UnfoldAssignmentToIfIntention/
  172. UnfoldAssignmentToWhenIntention/
  173. UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention/
  174. UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention/
  175. UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention/
  176. UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention/
  177. UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention/
  178. UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention/
  179. UnfoldPropertyToIfIntention/
  180. UnfoldPropertyToWhenIntention/
  181. UnfoldReturnToIfIntention/
  182. UnfoldReturnToWhenIntention/
  183. UsePropertyAccessSyntaxIntention/
  184. UseWithIndexIntention/
  185. ValToObjectIntention/
  186. WhenToIfIntention/