Commit Graph

3 Commits

Author SHA1 Message Date
Tagir Valeev
1f6ad2d2bb Preserve comment right after the loop
GitOrigin-RevId: e096580618c805f0e1f5c8e1a878b5e3321174c7
2020-06-23 13:11:19 +03:00
Tagir Valeev
7345e8b0ef UnrollLoopAction: fixes according to review IDEA-CR-24513
1. Check that loop parameter is not written
2. Support List.of, Collections.singleton, Collections.singletonList
3. Support if w/o braces
4. Support break not in last position
2017-09-18 16:37:40 +07:00
Tagir Valeev
94a5fea51d IDEA-178774 Unroll loop intention action 2017-09-12 09:25:51 +07:00