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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9c165702ac3c9902a586dddcfefbac6d8fed32a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
T
History
Tagir Valeev
and
intellij-monorepo-bot
13be43ae66
LambdaAndExplicitMethodPair: fixed negations (IDEA-CR-48396); imports in tests fixed
...
GitOrigin-RevId: 6dcd3aa510e733070f5f942d22ce68250d2c5cee
2019-06-15 07:01:36 +03:00
..
accessStaticViaInstance
…
addAnnotationAttributeName
…
addAssert
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
addCatchBlock
…
addExceptionToExistingCatch
…
addFinally
…
addMethodBody
…
addMethodCallQualifier
…
addMissingRequiredAnnotationParameters
…
addNewArrayExpression
…
addOnDemandStaticImport
…
addReturn
…
addRuntimeExceptionToThrows
…
addSingleStaticImport
…
addToConstructorThrows
…
addToThrows
…
addTypeArguments
…
addTypeArgumentsConditional
…
addTypeCast
…
addVariableInitializer
…
adjustFunctionContext
…
annotateMethod
…
annotateMethodInGeneratedFiles
…
anonymous2lambda
…
anonymous2lambdaAlternative
…
anonymous2methodReference
…
assignFieldFromParameter
…
bigDecimalEquals
…
bindFieldsFromParameters
…
boundedWildcard
…
breakStringOnLineBreaks
…
bringVariableIntoScope
…
castConstructorParameters
…
castMethodParameters
…
castMethodParameters15
…
changeExtendsToImplements
…
changeMethodSignatureFromUsage
…
changeMethodSignatureFromUsage8
…
changeNewOperatorType
…
changeParameterClass
…
changeToAppend
…
changeTypeArgs
…
changeUid
…
collapseAnnotationsFix
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
comparatorCanBeSimplified
…
comparatorCombinators
…
comparatorResultComparison
…
composeFunctionChain
…
conditionalBreakInInfiniteLoop
…
constantConditional
…
constantExpression
…
convert2Local
…
convertCollectionToArray
…
convertColorRepresentation
…
convertDoubleToFloat
…
convertSwitchToIf
…
convertToSingleReturn
…
copyAbstractMethodImplementation
…
createAnnotationMethodFromUsage
…
createAnnotationTypeFromUsage
…
createCastExpressionFromInstanceof
…
createClassFromNew
…
createClassFromUsage
…
createConstructorFromCall
…
createConstructorFromSuper
…
createConstructorMatchingSuper
…
createConstructorParameterFromField
…
createEnumConstantFromUsage
…
createFieldFromParameter
…
createFieldFromUsage
…
createGetterOrSetter
…
createInnerClassFromNew
…
createInnerClassFromUsage
…
createLocalFromUsage
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
createLocalVarFromInstanceof
…
createMethodFromMethodRef
…
createMethodFromUsage
…
createParameterFromUsage
…
createPropertyFromUsage
…
createTypeParameterFromUsage
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
defaultAnnotationParamValue
…
deferFinalAssignment
…
delegateWithDefaultValue
…
deleteCatch
…
deleteMultiCatch
…
deleteRepeatedInterface
…
deleteSideEffectsAware
…
deleteSwitchLabel
…
deleteUnreachable
…
divideByZero
…
emptyIntention
…
emptyStatement
…
enableOptimizeImportsOnTheFly
…
encapsulateField
…
excessiveLambdaUsage
Do not suggest computeIfAbsent <=> putIfAbsent conversions if value could be nullable
2019-06-14 14:20:58 +03:00
expandStaticImport
…
explicit2diamond
…
explicit2var
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
explicitArgumentCanBeLambda
LambdaAndExplicitMethodPair: fixed negations (IDEA-CR-48396); imports in tests fixed
2019-06-15 07:01:36 +03:00
extractIfCondition
…
extractSetFromComparison
…
extractStreamMap
…
fieldHandle
…
fixAll
…
fixAllAnnotator
…
flipIntersection
…
foldIntoStream
…
fuseStreamOperations
…
genericCreateFromUsage
…
generifyFile
…
getClass2ClassLiteral
…
i18n
…
i18nize
…
implementAbstractFromNew
…
implementAbstractMethod
…
implementMethods
…
implicitCastToLong
…
increaseLanguageLevel
…
initializeFinalFieldInConstructor
…
inlineStreamMap
…
insertNew
…
insertSamMethodCall
…
insertSuper
…
introduceVariable
…
invalidComparatorMethodReference
…
iterableUsedAsVararg
…
iterateOver
…
javadocTags
…
joinDeclaration
…
lambda2methodCall
…
lambda2methodReference
…
lambdaCodeBlock2Expr
…
magicConstant
…
makeExtendsThrowable
…
makeInnerStatic
…
makePublic
…
mergeFilter
…
mergeIfAnd
…
mergeIfOr
…
mergeModuleStatementsFix
…
methodHandle
…
methodReturn
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
methodReturn8
…
methodReturnBooleanFix
…
methodThrows
…
modifier
…
modifier18
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
modifier19
…
moveBoundClassToFront
…
moveCatchUp
…
moveFieldAssignmentToInitializer
…
moveInitializerToConstructor
…
moveInitializerToSetUp
…
mustBeFinal
…
mustBeFinal18
…
mustBeFinalJava10
…
negationBroadScope
…
optionalIsPresent
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
optionalNull
…
orderEntry
…
overrideMethod
…
permuteArguments
…
pullUp
…
qualifyThis
…
qualifyWithThisInSuperCall
…
redundantCast
…
redundantClassCall
…
redundantCollectionOperation
…
redundantCompareCall
…
redundantExplicitClose
…
redundantInstanceOf
…
redundantStringOperation
…
redundantTypeArgs
…
redundantUncheckedVarargs
…
removeCurlyBraces
…
removeNewQualifier
…
removeQualifier
…
removeRedundantArgument
…
removeRedundantElse
…
removeTypeArguments
…
removeUnusedParameter
…
removeUnusedVariable
…
renameConstructorMatchingClass
…
renameWrongReference
…
replaceAddAllArrayToCollections
…
replaceAssignment
…
replaceAssignmentWithComparison
…
replaceCastWithVariable
…
replaceComputeWithComputeIfPresent
…
replaceFieldWithGetterSetter
…
replaceFromOfNullable
…
replaceIteratorForEachWithFor
…
replacePrimitiveWithBoxed
…
replaceWithConstant
…
replaceWithListAccess
…
replaceWithNullCheck
…
replaceWithObjectsEquals
…
replaceWithOfNullable
…
replaceWithTernaryOperator
…
replaceWithTrivialLambda
…
returnSeparatedFromComputation
…
returnSeparatedFromComputation8
…
reuseVariableDeclaration
…
safeVarargs
…
simplifyBooleanExpression
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
simplifyForEach
…
sortContent
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
splitDeclaration
…
splitFilter
…
splitSwitchBranchWithSeveralCaseValues
…
staticImportConstant
…
staticImportMethod
…
staticImportMethod8
…
streamApiMigration
…
streamFilterNotNull
…
streamToLoop
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
stringConcatInLoop
…
stringToCharacterLiteral
…
superMethodReturn
…
suppress15Inspections
…
suppressLocalInspection
…
suppressModuleInfoInspections
…
suppressNonInspections
…
surroundWithArray
…
surroundWithIf
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
surroundWithRequireNonNull
…
surroundWithTry
…
swapIfStatements
…
switchDefault
…
trivialFunctionalExpressionUsage
…
trivialMethodReference
…
unimplement
…
unrollLoop
…
unusedAssignment
…
unwrapIfStatement
…
useBulkOperation
…
useCompareMethod
…
var2explicit
…
variableArrayType
…
variableParameterizedType
…
variableType
…
varTypeFromCall
…
wrapAdapterCall
…
wrapArrayToArraysAsList
…
wrapExpression
…
wrapLongWithMathToIntExact
…
wrapObjectWithOptional
…
wrapWithMutable
…
wrapWithUnmodifiable
…