Alexey Sedunov
|
6e513f067f
|
KT-3736 Fixed: "Move Statement Down doesn't work to improperly formatted code"
|
2013-07-10 18:46:09 +04:00 |
|
Alexey Sedunov
|
3a881672e8
|
KT-3732 "Move statement" should respect DSLs
|
2013-07-09 18:33:33 +04:00 |
|
Alexey Sedunov
|
4a19d4f77b
|
Fix "Move statement" for the cases when nested closure is used (KT-3735)
|
2013-07-08 19:16:58 +04:00 |
|
Alexey Sedunov
|
fa01d59ef8
|
Fixed moving of classes without body
|
2013-06-21 18:18:07 +04:00 |
|
Alexey Sedunov
|
62bdb37014
|
Do not move closing brace in function-like elements
|
2013-06-05 15:51:32 +04:00 |
|
Alexey Sedunov
|
7805ee01eb
|
Fix moving of value parameters and arguments
|
2013-06-05 15:51:27 +04:00 |
|
Alexey Sedunov
|
cda940f415
|
Add support of "braceless" blocks
|
2013-06-05 15:51:15 +04:00 |
|
Alexey Sedunov
|
30e333c670
|
Allow to move "when entry" at closing brace
|
2013-06-05 15:51:10 +04:00 |
|
Alexey Sedunov
|
5345d0a0d5
|
Fix moving of value/type parameters
|
2013-06-05 15:50:59 +04:00 |
|
Alexey Sedunov
|
57edbdfbc4
|
Allow moving out to arbitrary blocks and moving any declaration into class body
|
2013-06-05 15:50:53 +04:00 |
|
Alexey Sedunov
|
b00ec82884
|
Implement "move expression up/down" action handler
|
2013-06-05 15:50:47 +04:00 |
|
Alexey Sedunov
|
fe8891299b
|
Implement "move class-level declaration up/down" action handler
|
2013-06-05 15:50:41 +04:00 |
|