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-01-08 15:09:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2350d69472fc761c415b724d4a638b30d38b9e39
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatterns
History
Tagir Valeev
2350d69472
[java-highlighting] JavaCompilationErrorBundle.properties proofreading (DOC-34381)
...
GitOrigin-RevId: 05bdca159a63027ea0d1e3d767d4adb9b258f47e
2025-02-14 12:45:24 +00:00
..
BoundTypeParameter.java
…
BrokenRecordNumber.java
[java-inspections] EA-1288620 record deconstruction can be broken in inspections
2024-06-20 17:53:33 +00:00
DeconstructionInstanceOf21.java
…
DeconstructionInstanceOf.java
…
ForEachPatternExhaustiveness.java
…
InstanceOfAnnotations.java
…
InstanceOfBasics.java
…
InstanceOfControlFlow.java
…
InstanceOfInSwitch.java
…
InstanceOfInSwitchJava18.java
…
InstanceOfNameConflicts.java
…
InstanceOfNonReified.java
…
InstanceofPrimitivesNotAllowed.java
[java-highlighting] IDEA-357868 Better error message for primitive types in instanceof
2024-08-22 09:22:53 +00:00
InstanceOfSubtype.java
…
NotAnnotationsInDeconstructionType.java
…
ReassignPatternVariable.java
…
RecordPatternsInForEachJava19.java
…
RecordPatternsInForEachJava21.java
…
RecordPrimitiveInstanceOfPatternNotAllowed.java
[java-highlighting] IJ-CR-132825 IDEA-352187 Support JEP 455: highlighting for instanceof with primitives
2024-05-01 21:37:16 +00:00
UnnamedPatterns.java
…
UnnamedPatternsJava22.java
…
UnnamedPatternsUnavailable.java
[java-highlighting] JavaCompilationErrorBundle.properties proofreading (DOC-34381)
2025-02-14 12:45:24 +00:00
UnusedPatternVariable.java
…