Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Yan Zhulanow
|
6cb2146d31
|
Remove 'allowSpecialClassNames' extraction option
|
2019-02-25 14:43:58 +03:00 |
|
Mikhail Glukhikh
|
523cbc6723
|
Convert to expression body: insert new-line after = for long lines
|
2017-07-07 18:15:07 +03:00 |
|
Kirill Rakhman
|
646f50dd66
|
Extract method refactoring should order parameters by first usage
Fixes #KT-16198
|
2017-03-07 18:10:02 +03:00 |
|
Valentin Kipyatkov
|
7f0063013c
|
Corrected test data
|
2016-10-11 23:38:52 +03:00 |
|
Valentin Kipyatkov
|
41ee06ec96
|
Use parameter names in DescriptorRenderer
|
2016-10-11 23:38:49 +03:00 |
|
Stanislav Erokhin
|
4b9aac6318
|
Replace not debug usages of DescriptorRenderer.DEBUG_TEXT to DescriptorRenderer.FQ_NAMES_IN_TYPES.
|
2016-05-25 16:31:34 +03:00 |
|
Valentin Kipyatkov
|
4cd7193047
|
KT-11018 Ctrl + Mouse Hover shows a var as val
#KT-11018 Fixed
|
2016-02-13 10:20:20 +03:00 |
|
Natalia Ukhorskaya
|
5fcd5396b6
|
Add option to extract function for wrapping member extension function with with { }
|
2015-11-10 18:38:11 +03:00 |
|
Alexey Sedunov
|
daebf569ab
|
Extract Function: Allow capturing local function references as lambda parameters
|
2015-04-17 13:04:56 +03:00 |
|