Dmitry Gridin
|
c34b417d0c
|
Fix tests after disabling trailing comma
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
c195cd46f2
|
Formatter: support trailing comma in value arguments
#KT-34744
|
2020-01-17 21:02:52 +07:00 |
|
Dmitry Gridin
|
13ae4a28a8
|
Formatter: support trailing comma in value parameters
#KT-34744
|
2020-01-17 21:02:52 +07:00 |
|
Dmitry Gridin
|
e7ff0315d4
|
Formatter: fix line break before value parameter with annotation
#KT-23811 Fixed
|
2019-12-11 17:57:11 +07:00 |
|
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 |
|