tree: 8fa407dba311c32c437e5f56510618bcc1ac552a [path history] [tgz]
  1. AddReturnTypeFix/
  2. ChangeToCStyleCommentIntention/
  3. ChangeToEndOfLineCommentIntention/
  4. ConditionalToElvisIntention/
  5. ConvertClosureArgToItIntention/
  6. ConvertClosureToMethodIntention/
  7. ConvertConcatenationToGstringIntention/
  8. ConvertFromGeeseBracesIntention/
  9. ConvertGStringToStringIntention/
  10. ConvertIntegerToBinaryIntention/
  11. ConvertIntegerToDecimalIntention/
  12. ConvertIntegerToHexIntention/
  13. ConvertIntegerToOctalIntention/
  14. ConvertJavaStyleArrayIntention/
  15. ConvertJunitAssertionToAssertStatementIntention/
  16. ConvertMapToClassIntention/
  17. ConvertMethodToClosureIntention/
  18. ConvertMultilineStringToSingleLineIntention/
  19. ConvertParameterToMapEntryIntention/
  20. ConvertSimpleGetterToPropertyIntention/
  21. ConvertStringToGStringIntention/
  22. ConvertStringToMultilineIntention/
  23. ConvertToDollarSlashRegexIntention/
  24. ConvertToGeeseBracesIntention/
  25. ConvertToRegexIntention/
  26. CreateParameterForFieldIntention/
  27. DemorgansLawIntention/
  28. EachToForIntention/
  29. ExpandBooleanIntention/
  30. FlipComparisonIntention/
  31. FlipConditionalIntention/
  32. FlipConjunctionIntention/
  33. FlipIfIntention/
  34. ForToEachIntention/
  35. GrabDependencies/
  36. GrAliasImportIntention/
  37. GrBreakStringOnLineBreaksIntention/
  38. GrConvertStringToCharIntention/
  39. GrConvertTypeCastToSafeCastIntention/
  40. GrCopyStringConcatenationContentIntention/
  41. GrCreateFieldForParameterIntention/
  42. GrCreateMissingSwitchBranchesIntention/
  43. GrCreateSubclassAction/
  44. GrIntroduceLocalVariableIntention/
  45. GrMakeMemberPrivateIntention/
  46. GrMakeMemberProtectedIntention/
  47. GrMakeMemberPublicIntention/
  48. GrRedundantElseIntention/
  49. GrRemoveExplicitTypeDeclarationIntention/
  50. GrSetStrongTypeIntention/
  51. GrSortMapKeysIntention/
  52. GrSplitDeclarationIntention/
  53. ImportOnDemandIntention/
  54. ImportStaticIntention/
  55. IndexedExpressionConversionIntention/
  56. IndexingMethodConversionIntention/
  57. InvertIfIntention/
  58. JavaStylePropertiesInvocationIntention/
  59. MakeClosureCallExplicitIntention/
  60. MakeClosureCallImplicitIntention/
  61. MergeElseIfIntention/
  62. MergeIfAndIntention/
  63. MoveClassToNewFileIntention/
  64. NegateComparisonIntention/
  65. RemoveParenthesesFromMethodCallIntention/
  66. RemoveRedundantClassPropertyIntention/
  67. RemoveUnnecessaryBracesInGStringIntention/
  68. RemoveUnnecessaryEscapeCharactersIntention/
  69. RemoveUnnecessaryReturnIntention/
  70. RemoveUnnecessarySemicolonsIntention/
  71. RenameFileWithClassIntention/
  72. ReplaceAbstractClassInstanceByMapIntention/
  73. ReplaceIfWithTernaryIntention/
  74. ReplaceTernaryWithIfElseIntention/
  75. SimplifyTernaryOperatorIntention/
  76. SplitElseIfIntention/
  77. SplitIfIntention/