Tagir Valeev
|
859e31030e
|
[java-intentions] ExtractIfConditionAction: support parentheses
GitOrigin-RevId: db60cf3bceed34ef952f84ca6ef68e7cff49a97d
|
2023-07-07 15:57:59 +00:00 |
|
Tagir Valeev
|
dd689d3a39
|
[java-inspections] More tests for preview
GitOrigin-RevId: 6b6405ee4491ad1d58947547c40df6fb2d291ab7
|
2022-07-29 17:54:59 +00:00 |
|
Anna Kozlova
|
774401fb2f
|
extract if: keep necessary parenthesis (IDEA-219639)
GitOrigin-RevId: 9582978807c159f8302a1781a5f3388fb0130ad9
|
2019-08-06 13:03:24 +03:00 |
|
Anna.Kozlova
|
f105cd4e0c
|
extract if: preserve comments inside redundant parenthesis
|
2019-01-04 11:00:05 +01:00 |
|
Tagir Valeev
|
d31f5f410d
|
ExtractIfCondition: fix testdata (extra comment)
|
2018-04-13 10:39:50 +07:00 |
|
Tagir Valeev
|
83ebaa7f64
|
Extract common conjunct from if-else chain in ExtractIfConditionAction
Fixes IDEA-179499 New inspection: Should break out common conjunct from "if / else if"
|
2018-04-07 09:08:57 +03:00 |
|
Anna.Kozlova
|
ab80e0dcdd
|
preserve comments: extract if with end of line comments
|
2017-11-27 16:44:16 +01:00 |
|
Anna.Kozlova
|
8b287c2f4b
|
preserve comments: extract if condition
|
2017-11-24 18:41:42 +01:00 |
|
Anna Kozlova
|
92bb2b6d65
|
extract if condition: ensure brackets (IDEA-134698)
|
2014-12-29 18:57:46 +01:00 |
|