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-20 22:16:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4cd5437e0e0fd58cb400a46675d5e2c198305ed
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
increaseLanguageLevel
T
History
Mikhail Pyltsin
and
intellij-monorepo-bot
b4cd5437e0
[java-highlighting] IDEA-369743 Incorrect proposed language level for fixes for "statements before super"
...
GitOrigin-RevId: 94aaaa37713d2df34c939298d3bc1be721e7ac38
2025-06-24 23:04:26 +00:00
..
DeconstructionWithPrimitives.java
…
InstanceofWithPrimitives.java
…
RecordInClass.java
…
RecordInMethod.java
…
RecordTopLevel.java
…
SealedClasses.java
…
StatementBeforeSuper.java
[java-highlighting] IDEA-369743 Incorrect proposed language level for fixes for "statements before super"
2025-06-24 23:04:26 +00:00
SwitchWithPrimitivePattern.java
…
SwitchWithPrimitiveSelectorAndPattern.java
…
SwitchWithPrimitiveSelectorBoolean.java
…
SwitchWithPrimitiveSelectorByte.java
…
SwitchWithPrimitiveSelectorChar.java
…
SwitchWithPrimitiveSelectorDouble.java
…
SwitchWithPrimitiveSelectorFloat.java
…
SwitchWithPrimitiveSelectorInt.java
…
SwitchWithPrimitiveSelectorLong.java
…
SwitchWithPrimitiveSelectorShort.java
…
VarLambda.java
…
VarLocal.java
…