This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-02 11:18:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e476515b6b515ea877cb38306f4e911c5fd2a9cb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
unwrapIfStatement
History
Tagir Valeev
55584525ea
[java-inspections] IDEA-304462 Nested total pattern is reported as always true, despite component might be null
...
GitOrigin-RevId: 0dcd2be4710c6d7f6ed87b7b05ae7ddf2fca14f7
2022-10-25 15:51:57 +00:00
..
afterAlwaysReturning.java
…
afterConflictingBlock.java
…
afterConflictingField.java
…
afterConflictingVariables.java
…
afterContinue.java
…
afterDeconstructionWithoutVar.java
…
afterDeconstructionWithVar.java
…
afterDoWhileWithSideEffects.java
…
afterEmptyElseBlock.java
…
afterIfLastDisjunct.java
[java-dfa] Extract "Constant conditions" into separate "Constant values" inspection (IDEA-58235)
2022-09-08 21:30:59 +00:00
afterInnerDeconstruction.java
[java-inspections] IDEA-304462 Nested total pattern is reported as always true, despite component might be null
2022-10-25 15:51:57 +00:00
afterInsideSwitch2.java
…
afterInsideSwitch.java
…
afterLoopBody.java
…
afterPatternVarNotUsedAfterwards.java
…
afterPatternVarUsedAfterwards.java
…
afterPatternVarUseless.java
…
afterPatternWithAnd.java
[java-dfa] Display DFA quick-fix to simplify boolean expression even if the corresponding intention is available
2022-10-12 17:24:13 +00:00
afterRecordComponentCast.java
[java-intentions] SimplifyBooleanExpressionFix: consider casting deconstructed parameters to specific subtype
2022-08-31 18:19:24 +00:00
afterThen.java
…
afterUnreachableElse.java
…
afterWhileWithSideEffects.java
…
beforeAlwaysReturning.java
…
beforeConflictingBlock.java
…
beforeConflictingField.java
…
beforeConflictingVariables.java
…
beforeContinue.java
…
beforeDeconstructionWithoutVar.java
…
beforeDeconstructionWithVar.java
…
beforeDoWhileWithSideEffects.java
…
beforeEmptyElseBlock.java
…
beforeIfLastDisjunct.java
[java-dfa] Extract "Constant conditions" into separate "Constant values" inspection (IDEA-58235)
2022-09-08 21:30:59 +00:00
beforeInnerDeconstruction.java
[java-inspections] IDEA-304462 Nested total pattern is reported as always true, despite component might be null
2022-10-25 15:51:57 +00:00
beforeInsideSwitch2.java
…
beforeInsideSwitch.java
…
beforeLoopBody.java
…
beforePatternVarNotUsedAfterwards.java
…
beforePatternVarUsedAfterwards.java
…
beforePatternVarUseless.java
…
beforePatternWithAnd.java
[java-dfa] Display DFA quick-fix to simplify boolean expression even if the corresponding intention is available
2022-10-12 17:24:13 +00:00
beforeRecordComponentCast.java
[java-intentions] SimplifyBooleanExpressionFix: consider casting deconstructed parameters to specific subtype
2022-08-31 18:19:24 +00:00
beforeThen.java
…
beforeUnreachableElse.java
…
beforeWhileWithSideEffects.java
…