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-02 11:18:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49f4397ba08b55580fcb3dac69916ca028bc847f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
wrapSwitchRuleStatements
History
…
..
afterEmpty.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
afterForLoop.java
…
afterOneSemicolon.java
[java-intention] WrapSwitchRuleStatementsIntoBlock: support erroneous semicolon; fix-all option
2021-03-19 05:48:15 +00:00
afterTwoCases.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
afterTwoSemicolons.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
afterTwoStatements.java
…
beforeEmpty.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
beforeForLoop.java
…
beforeOneSemicolon.java
[java-intention] WrapSwitchRuleStatementsIntoBlock: support erroneous semicolon; fix-all option
2021-03-19 05:48:15 +00:00
beforeTwoCases.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
beforeTwoSemicolons.java
[java-intentions] More preview tests
2022-07-29 17:55:15 +00:00
beforeTwoStatements.java
…