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