Toshiaki Kameyama
|
d8ab046136
|
Convert property to function: remove annotation use-site target
#KT-36834 Fixed
|
2020-02-21 17:03:26 +01:00 |
|
Toshiaki Kameyama
|
6ff776ba65
|
Convert property to function: fix incorrectly conversion when property has explicit generic type
#KT-29192 Fixed
|
2019-05-19 14:57:25 +07:00 |
|
Dmitry Gridin
|
3ca1c7b55d
|
"Convert property to function" intention should warn about the property overloads at child class constructor
#KT-29764 Fixed
|
2019-04-02 22:53:56 +07:00 |
|
Toshiaki Kameyama
|
749fd5dd80
|
"Convert property to function" intention: don't suggest if property has @JvmField annotation #KT-27157 Fixed
|
2018-10-11 21:01:27 +03:00 |
|
Alexey Sedunov
|
0a0043a851
|
Convert Function to Property: Forbid for properties with both initializer and getter
#KT-23293 Fixed
|
2018-03-30 12:37:29 +03:00 |
|
Dmitry Jemerov
|
5f9a33564a
|
Implement option for wrapping method annotations
|
2017-07-07 16:48:31 +02:00 |
|
Alexey Sedunov
|
59a714ca5c
|
Presentation: Render function signature in RefactoringDescriptionLocation
#KT-12943 Fixed
|
2016-08-10 11:45:29 +03:00 |
|
Ilya Gorbunov
|
850c1518c8
|
Fix Delegates.lazy usages in testData
|
2015-11-06 01:12:09 +03:00 |
|
Pavel V. Talanov
|
abca7107a7
|
Fix test data for convert function/property to property/function test
(cherry picked from commit e78c26a)
|
2015-10-19 16:03:17 +03:00 |
|
Valentin Kipyatkov
|
090ea37a32
|
Fixed test data to use only annotation syntax with @
|
2015-10-15 19:20:08 +03:00 |
|
Alexey Sedunov
|
9ec87c01ab
|
Property <-> Function Conversion: Add/remove 'get'/'is' prefixes automatically
#KT-8812 Fixed
|
2015-10-01 17:35:12 +03:00 |
|
Alexey Sedunov
|
cb9b1019b2
|
Function <-> Property Intention: Fix conversion of recursive functions/property accessors
#KT-7823 Fixed
|
2015-05-26 19:29:09 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Alexey Sedunov
|
03e076aba3
|
Intentions: function <-> property conversion
|
2015-02-05 23:12:38 +03:00 |
|