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-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7d2193a5642ca33e626295d995fd91ecac73a5e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
invertIfCondition
T
History
Tagir Valeev
e7d2193a56
InvertIfConditionAction: preserve comments after last statement
...
Fixes IDEA-153371 invert 'if' condition deletes comment lines
2017-09-29 15:20:51 +07:00
..
afterCondition1.java
…
afterCondition2.java
…
afterConditionEq.java
…
afterConditionNeq.java
…
afterConditionNot.java
…
afterConditionWithComment.java
InvertIfConditionAction: preserve comments after last statement
2017-09-29 15:20:51 +07:00
afterConditionWithComments.java
InvertIfConditionAction: preserve comments after last statement
2017-09-29 15:20:51 +07:00
afterConflictWithJavaLangClass.java
…
afterContinue1.java
…
afterContinue2.java
…
afterContinue3.java
…
afterContinue4.java
…
afterDoNotRemoveReturn.java
…
afterElse1.java
…
afterElse2.java
…
afterEmptyParenthesis.java
…
afterFlow1.java
…
afterFlow2.java
…
afterFlow3.java
…
afterFlow4.java
…
afterFor1.java
…
afterIDEA18864_1.java
…
afterIDEA18864_2.java
…
afterIDEADEV2259.java
…
afterInsideForeach.java
…
afterInsideLambda.java
…
afterInsideSwitch.java
…
afterNestedIf1.java
…
afterNestedIf2.java
…
afterNestedIf3.java
…
afterNestedIf4.java
invert if: fix psi replacement (IDEA-174966)
2017-06-26 17:07:29 +03:00
afterNestedIf5.java
invert if: fix psi replacement (IDEA-174966)
2017-06-26 17:07:29 +03:00
afterNull.java
…
afterParenthesis1.java
…
afterParenthesis2.java
…
afterParenthesis3.java
…
afterParenthesis4.java
…
afterParenthesis.java
…
afterPreserveComments.java
…
afterReturn1.java
…
afterReturn2.java
…
afterSCR2542.java
…
afterWhile1.java
…
afterWhile2.java
…
afterWhile3.java
…
afterWhileAfter.java
invert if: don't insert continue outside while loop (IDEA-175283)
2017-07-03 16:53:16 +02:00
beforeCondition1.java
…
beforeCondition2.java
…
beforeConditionEq.java
…
beforeConditionNeq.java
…
beforeConditionNot.java
…
beforeConditionWithComment.java
InvertIfConditionAction: preserve comments after last statement
2017-09-29 15:20:51 +07:00
beforeConditionWithComments.java
InvertIfConditionAction: preserve comments after last statement
2017-09-29 15:20:51 +07:00
beforeConflictWithJavaLangClass.java
…
beforeContinue1.java
…
beforeContinue2.java
…
beforeContinue3.java
…
beforeContinue4.java
…
beforeDoNotRemoveReturn.java
…
beforeElse1.java
…
beforeElse2.java
…
beforeEmptyParenthesis.java
…
beforeFlow1.java
…
beforeFlow2.java
…
beforeFlow3.java
…
beforeFlow4.java
…
beforeFor1.java
…
beforeIDEA18864_1.java
…
beforeIDEA18864_2.java
…
beforeIDEADEV2259.java
…
beforeInsideForeach.java
…
beforeInsideLambda.java
…
beforeInsideSwitch.java
…
beforeMissingCondition.java
disable "invert if condition" on invalid negation
2017-07-12 16:50:37 +02:00
beforeNestedIf1.java
…
beforeNestedIf2.java
…
beforeNestedIf3.java
…
beforeNestedIf4.java
…
beforeNestedIf5.java
invert if: fix psi replacement (IDEA-174966)
2017-06-26 17:07:29 +03:00
beforeNull.java
…
beforeParenthesis1.java
…
beforeParenthesis2.java
…
beforeParenthesis3.java
…
beforeParenthesis4.java
…
beforeParenthesis.java
…
beforePreserveComments.java
…
beforeReturn1.java
…
beforeReturn2.java
…
beforeSCR2542.java
…
beforeWhile1.java
…
beforeWhile2.java
…
beforeWhile3.java
…
beforeWhileAfter.java
invert if: don't insert continue outside while loop (IDEA-175283)
2017-07-03 16:53:16 +02:00