Alexey Sedunov
|
99ba340236
|
Create from Usage: Make extension functions/properties 'private' by default
#KT-11799 Fixed
|
2016-08-18 19:15:37 +03: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
|
1a13c21377
|
Create from Usage: Show receiver type in the text of "Create extension" quick fix
(cherry picked from commit c0d5df1)
|
2016-07-20 15:39:13 +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 |
|
Pavel V. Talanov
|
a667aa2f71
|
Tests: add runtime (and runtime sources) to some tests that rely on being able to resolve references to built ins
|
2015-12-15 20:22:09 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +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 |
|
Alexey Sedunov
|
97b0f50d35
|
Create from usage (function/property): Suggest separate actions for extensions and non-extension declarations
#KT-6023 Fixed
|
2015-02-20 17:28:36 +03:00 |
|
Alexey Sedunov
|
c487cc7838
|
Create From Usage: Do not generate unnecessary/skip necessary empty lines
|
2014-11-13 17:27:24 +03:00 |
|
Alexey Sedunov
|
42a74f55da
|
Create From Usage: Remove "from usage" words from action text
|
2014-11-10 21:10:29 +03:00 |
|
Alexey Sedunov
|
a6ba3a569d
|
Create From Usage: Move "Create function"-related tests to separate directory
|
2014-09-30 19:55:43 +04:00 |
|