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-07 13:35:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
moveIntoIf
T
History
…
..
afterMultipleStatements.java
…
afterSimple.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
beforeDeclarationConflict2.java
MoveIntoIfBranchesAction: conflict detection improved
2020-06-15 10:59:08 +03:00
beforeDeclarationConflict.java
IDEA-243021 Intention action to duplicate statement(s) into both 'if' branches
2020-06-10 07:37:20 +03:00
beforeDeclarationConflictPattern.java
MoveIntoIfBranchesAction: conflict detection improved
2020-06-15 10:59:08 +03:00
beforeDeclarationUsedOutside.java
IDEA-243021 Intention action to duplicate statement(s) into both 'if' branches
2020-06-10 07:37:20 +03:00
beforeIfCannotCompleteNormally.java
…
beforeMultipleStatements.java
…
beforeSimple.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00