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
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c06f7497577287652ded0ea930ef99aedeea733
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatternsInSwitch
History
Mikhail Pyltsin
e39d914c56
[java-highlighting] IDEA-357868 Better error message for primitive types in instanceof
...
GitOrigin-RevId: bb638cf01ec27474d89859c27c5410add6be5931
2024-08-22 09:22:53 +00:00
..
BreakAndOtherStopWords.java
…
BrokenSealedHierarchy.java
Java: better error message on duplicate reference in extends/implements list (IDEA-354856)
2024-06-14 13:20:40 +00:00
CoverWithHierarchy.java
…
EffectivelyFinal21.java
…
ExhaustivenessWithIntersectionType.java
[java-highlighting] IDEA-353876 Support intersection type for switch selectors
2024-06-03 10:46:00 +00:00
FallthroughDefault.java
…
FallthroughPatternMatchingSwitch.java
…
GuardWithInstanceOfPatternMatching.java
…
HighlighterForPatternVariableInIf.java
…
HighlighterForPatternVariableInIfElse.java
…
HighlighterForPatternVariableInLocalVariable.java
…
HighlighterForPatternVariableInSwitch.java
…
IllegalFallthroughIn20Java.java
…
IllegalFallthroughIn21Java.java
…
MalformedReferenceExpression.java
…
MismatchedDeconstructionIn21Java.java
[java-highlighting] IJ-CR-132825 IDEA-352187 Support JEP 455: highlighting for instanceof with primitives
2024-05-01 21:37:16 +00:00
MultipleReferencesToPatternVariable.java
…
NullSelectorType.java
…
PatternMatchingInSwitchJava21.java
…
PatternMatchingInSwitchWithIfPatternMatching.java
…
PatternMatchingScope.java
…
PatternMatchingWithGuard.java
…
PatternsInSwitchIn11Java.java
…
PatternsInSwitchIn16Java.java
…
PatternsInSwitchIn21Java.java
[java-highlighting] IDEA-357868 Better error message for primitive types in instanceof
2024-08-22 09:22:53 +00:00
Reachability.java
…
ReachabilityStatement.java
…
RecordPatternsAndWhenGuardsInJava18.java
…
RecordPatternsAndWhenGuardsInJava21.java
…
SameVariableNameInPatternMatchingInSwitch.java
…
SealedWithLocalAndAnonymousClasses.java
…
SwitchDominanceIn21Java.java
…
SwitchExhaustivenessForDirectClassesIn21Java.java
…
SwitchExhaustivenessForEnumsWithSealedClassesIn21Java.java
…
SwitchExhaustivenessIn21Java.java
[java-highlighting] IDEA-354239 support exhaustiveness for record patterns with cross-section
2024-05-30 11:57:36 +00:00
SwitchExhaustivenessIn21JavaInfiniteRecursion.java
[java-highlighting] IDEA-354239 support exhaustiveness for record patterns with cross-section
2024-05-30 11:57:36 +00:00
SwitchExhaustivenessWithConcreteSealedClassesIn21Java.java
…
SwitchExhaustivenessWithGenericsIn21Java.java
…
SwitchExhaustivenessWithSealedIntersection.java
…
SwitchExprHasResult.java
…
SwitchRecordPrimitiveIsNotAllowed.java
[java-highlighting] IJ-CR-132825 IDEA-352187 Support JEP 455: highlighting for instanceof with primitives
2024-05-01 21:37:16 +00:00
SwitchSeveralPatternsUnnamed.java
…
SwitchWithPrimitivesNotAllowed.java
…
UnconditionalDestructuringAndDefaultIn21Java.java
…
UnconditionalForSelectTypeAndDominated.java
…
UnusedPatternVariable.java
…
WhenExpressionIsFalse.java
…
WhenExpressions.java
…