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-10 01:09:46 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23b94cab85af5d59a6e0096df70e23fc4ad90cf1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatterns
History
Alexandr Suhinin
23b94cab85
IDEA-305107 [java highlighting]: remove html tag from deconstruction error description
...
GitOrigin-RevId: 2cb7a12ca503f1ad21834109b77eecb72d66d280
2022-11-03 19:20:58 +00:00
..
DeconstructionInstanceOf.java
IDEA-305107 [java highlighting]: remove html tag from deconstruction error description
2022-11-03 19:20:58 +00:00
InstanceOfAnnotations.java
…
InstanceOfBasics.java
…
InstanceOfControlFlow.java
IDEA-303240 Resolve for parenthesized patterns
2022-10-06 16:21:48 +00:00
InstanceOfInSwitch.java
…
InstanceOfInSwitchJava18.java
…
InstanceOfNameConflicts.java
…
InstanceOfNonReified.java
…
InstanceOfPatternMatching.java
…
InstanceOfSubtype.java
…
InstanceOfSubtypeJava19.java
[java-highlighting] Allow instanceof pattern on subtype since Java 19 (JEP 427)
2022-10-03 11:02:13 +00:00
ReassignPatternVariable.java
…
UnusedPatternVariable.java
…