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-01-07 13:39:36 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a61cdc1b7021657d00bf674d94732ea8f030713
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
splitIfAction
History
Tagir Valeev
31298c2000
IDEA-209300 Split into 2 if's doesn't work when I'm staying on the last symbol of &&
2019-03-21 13:27:00 +07:00
..
after1.java
…
after2.java
…
after3.java
…
after4.java
…
after5.java
…
afterChain2.java
…
afterChain3.java
…
afterChain4.java
split if: ensure condition operands comparison stops at first non-equivalent sub condition (IDEA-196560)
2018-08-01 11:52:03 +02:00
afterChain.java
…
afterComment.java
…
afterCommentBeforeElse2.java
SplitConditionUtil#createAndAnd: fix corner cases with ending line comment
2018-04-12 16:51:31 +07:00
afterCommentBeforeElse.java
SplitConditionUtil#createAndAnd: fix corner cases with ending line comment
2018-04-12 16:51:31 +07:00
afterCommentInside.java
…
afterOrParenthesis.java
…
afterParenthesis.java
…
afterWithoutSpaces.java
…
before1.java
…
before2.java
…
before3.java
…
before4.java
…
before5.java
…
beforeChain2.java
…
beforeChain3.java
…
beforeChain4.java
split if: ensure condition operands comparison stops at first non-equivalent sub condition (IDEA-196560)
2018-08-01 11:52:03 +02:00
beforeChain.java
…
beforeComment.java
…
beforeCommentBeforeElse2.java
SplitConditionUtil#createAndAnd: fix corner cases with ending line comment
2018-04-12 16:51:31 +07:00
beforeCommentBeforeElse.java
SplitConditionUtil#createAndAnd: fix corner cases with ending line comment
2018-04-12 16:51:31 +07:00
beforeCommentInside.java
…
beforeIncomplete.java
SplitConditionUtil: disable action for incomplete statement
2018-12-01 17:57:56 +07:00
beforeOrAndMixed.java
IDEA-209300 Split into 2 if's doesn't work when I'm staying on the last symbol of &&
2019-03-21 13:27:00 +07:00
beforeOrParenthesis.java
…
beforeParenthesis.java
…
beforeWithoutSpaces.java
…