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-04 20:30:42 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e476515b6b515ea877cb38306f4e911c5fd2a9cb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
/
continue
History
Bas Leijdekkers
86f0b63857
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
...
GitOrigin-RevId: c4db6507c258e5611f6d47b9373a0c2531802345
2022-12-23 13:26:29 +00:00
..
afterContinue.java
…
afterContinueInside.java
…
afterContinueNegate.java
…
afterContinueNegateFloat.java
…
afterContinueNested.java
…
afterContinueNestedElse.java
…
afterContinueOr.java
…
afterForEachContinue.java
…
afterForEachNestedLoopContinue.java
…
beforeContinue.java
…
beforeContinueInside.java
…
beforeContinueNegate.java
…
beforeContinueNegateFloat.java
…
beforeContinueNested.java
…
beforeContinueNestedElse.java
…
beforeContinueNestedLabel.java
…
beforeContinueOr.java
…
beforeForEachContinue.java
…
beforeForEachNestedLoopContinue.java
…