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
7e1064ea3c7f06471941a82b6a517b47d2f4e799
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
moveIntoIf
History
…
..
afterMultipleStatements.java
…
afterSimple.java
…
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