Dmitry Jemerov
|
3aaad0c21d
|
Indent default parameter values
#KT-22508 Fixed
|
2018-02-09 10:49:02 +01:00 |
|
Dmitry Jemerov
|
67897d9b3d
|
Don't wrap argument list containing anonymous functions
Just like for objects and lambdas, don't consider line breaks inside
anonymous functions as line breaks inside argument list
|
2018-01-09 15:41:18 +01:00 |
|
Dmitry Jemerov
|
06fa61bb6f
|
Line breaks in objects and lambdas don't trigger call paren wrapping
#KT-19727 Fixed
|
2017-12-22 10:35:22 +01:00 |
|
Dmitry Jemerov
|
44ee228ac9
|
Don't wrap parentheses in long argument list containing only object
|
2017-12-22 10:35:21 +01:00 |
|
Nikolay Krasko
|
43948a0170
|
Wrap options for constructor parameters
#KT-12176 In Progress
|
2016-12-08 15:15:12 +03:00 |
|
Alexey Sedunov
|
8f2c543f7e
|
Formatter: Add wrapping support for parameter/argument lists
#KT-6032 Fixed
|
2014-12-08 16:30:03 +03:00 |
|