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 17:52:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ec87504ffba6e28d11c3fd94c62fe307affaac8
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Tagir Valeev
and
intellij-monorepo-bot
c76e1b4108
Introduce pattern variable: fixed when occurrence inside another local var declaration
...
GitOrigin-RevId: fe52fb94fcac26bee951df0f6aaa2e8b32fba95d
2020-01-29 06:33:37 +00:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
…
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstance8Method
…
convertToInstanceMethod
…
copy
/multifile
batch update copied files (IDEA-227471)
2020-01-10 08:15:40 +00:00
copyClass
copy class: fix copy of one class from file with multiple top level classes (IDEA-230143)
2020-01-06 20:01:50 +00:00
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
IDEA-231427 Extract method produces incompilable code when extracting expression that produces a pattern variable
2020-01-27 06:33:15 +00:00
extractMethod15
…
extractMethodObject
…
extractMethodObject4Debugger
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
Test for IDEA-229317 (already fixed in 58cc2013cd628)
2019-12-18 04:34:21 +00:00
inlineObject
IDEA-225778 Inline object with the subsequent call
2019-11-07 02:40:58 +00:00
inlineParameter
…
inlinePatternVariable
IDEA-231426 Inline pattern variable
2020-01-26 07:39:16 +00:00
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
…
inplaceIntroduceField
…
inplaceIntroduceParameter
…
inplaceIntroduceVariable
…
introduceConstant
…
introduceField
…
introduceFunctionalParameter
…
introduceFunctionalVariable
…
introduceParameter
…
introduceParameterObject
…
introduceVariable
Introduce pattern variable: fixed when occurrence inside another local var declaration
2020-01-29 06:33:37 +00:00
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveActionName
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
…
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
multipleJdks
…
pullUp
Fix Pull Up refactoring after removal of MethodElement#copyElement override
2019-11-12 04:40:55 +00:00
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
…