Kirill Rakhman
|
406bac684c
|
Fix Quickfix for missing operator adds infix modifier to created function (#1012)
Fixes #KT-14907
|
2017-01-09 12:03:22 +01:00 |
|
Alexey Sedunov
|
a1e86e8bfa
|
Create from Usage: Show target class name in the text of "Create member" quick fix
(cherry picked from commit a51d3fc)
|
2016-07-20 15:39:19 +03:00 |
|
Alexey Sedunov
|
3ba776fffa
|
Code Insight: Format generated declarations
#KT-11176 Fixed
(cherry picked from commit 3641ad6)
|
2016-07-20 15:39:05 +03:00 |
|
Dmitry Jemerov
|
079d857aa2
|
update testdata for https://github.com/JetBrains/kotlin/pull/896/
|
2016-07-19 17:58:09 +02:00 |
|
Alexey Sedunov
|
e37eea2b2d
|
Create from Usage: Add infix modifier to functions generated from binary expressions
#KT-10184 Fixed
|
2015-11-26 21:22:20 +03:00 |
|
Dmitry Jemerov
|
3dbb74bf0c
|
teach 'create from usage' to add 'operator' modifier when necessary
|
2015-09-25 20:00:26 +02:00 |
|
Valentin Kipyatkov
|
2bd1362be6
|
Create function/property from usage: added "member" when appropriate + changed order
|
2015-06-29 19:29:25 +03:00 |
|
Valentin Kipyatkov
|
837e46a9b8
|
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
|
2015-05-08 22:29:42 +03:00 |
|