This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 20:54:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ec0c2e78ae67ac5cfd27bb406e42dd71ff1eb7
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Tagir Valeev
and
intellij-monorepo-bot
6c423b03a6
InlineMethod: support inlining method from a qualifier anonymous class (EA-231490)
...
GitOrigin-RevId: 870d95ac3237b0c84b55344c9f42ff74496b55dc
2020-05-04 07:36:17 +00:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
IDEA-230807 Change Signature refactoring inserts annotations for return type fully-qualified
2020-04-02 04:03:25 +00:00
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstance8Method
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
less magic on copy method from interface (IDEA-233351)
2020-02-21 17:31:28 +00:00
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
extract method: disable in sub-selection of annotation
2020-03-23 11:32:35 +00:00
extractMethod15
…
extractMethodNew
extract method: allow to move constant expressions to the call place
2020-04-21 07:33:30 +00:00
extractMethodObject
…
extractMethodObject4Debugger
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
InlineMethod: support inlining method from a qualifier anonymous class (EA-231490)
2020-05-04 07:36:17 +00:00
inlineObject
…
inlineParameter
inline parameter: allow inlining with different call sites
2020-03-16 10:03:08 +00:00
inlinePatternVariable
IDEA-231426 Inline pattern variable
2020-01-26 07:39:16 +00:00
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
introduce constant: resolve name conflict caused by static import (IDEA-235318)
2020-03-18 06:31:42 +00:00
inplaceIntroduceField
…
inplaceIntroduceParameter
…
inplaceIntroduceVariable
EA-228757 - IOE: PsiElementFactoryImpl.createVariableDeclarationStatement
2020-03-26 05:31:51 +00:00
introduceConstant
…
introduceField
…
introduceFunctionalParameter
…
introduceFunctionalVariable
…
introduceParameter
…
introduceParameterObject
…
introduceVariable
refactorings: give synthetic target a chance: try refactoring on reference (IDEA-237759)
2020-04-30 06:15:58 +00:00
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveActionName
…
moveClass
cleanup (useless javadoc and unclear author)
2020-02-21 17:31:28 +00:00
moveClassAndFile
…
moveClassToInner
…
moveInner
move inner: avoid suspicious warnings (IDEA-234943)
2020-03-16 10:03:08 +00:00
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
multipleJdks
…
pullUp
…
pushDown
…
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
restore renaming of javadoc refs (IDEA-227582)
2020-01-28 07:42:19 +00:00
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
…
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…