Alexey Sedunov
|
05a0481efa
|
Formatter: Fix spacing between '=' and '{' in property accessors
|
2014-12-23 20:43:19 +03:00 |
|
Alexey Sedunov
|
4ecd3726b3
|
Create parameter from usage: Support named arguments
|
2014-12-14 19:32:48 +03:00 |
|
Alexey Sedunov
|
2009cc3e9e
|
Create parameter from usage: Support UNRESOLVE_REFERENCE_WRONG_RECEIVER diagnostic
#KT-6431 Fixed
|
2014-12-11 17:50:32 +03:00 |
|
Alexey Sedunov
|
b1f82d7a23
|
Quick Fixes: Add test for KT-6430 (Create parameter quick fix inserts platform types into Kotlin code)
|
2014-12-11 17:50:28 +03:00 |
|
Alexey Sedunov
|
c6541ccc6f
|
Change Signature: Do not insert new-lines between parameters (to be fixed later at the formatter level)
|
2014-12-08 16:30:02 +03:00 |
|
Alexey Sedunov
|
ddccc0e640
|
Change Signature: Update enum entries w/o delegation specifier when changing signature of enum class constructor
#KT-5978 Fixed
|
2014-11-26 13:07:29 +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
|
cede5ac58b
|
Create From Usage: Fix type substitution for no-receiver calls
|
2014-10-28 19:15:06 +03:00 |
|
Alexey Sedunov
|
2b43aad4f9
|
Create From Usage: Fix rendering of nullable types
|
2014-10-14 01:59:54 +04:00 |
|
Alexey Sedunov
|
f0a0df94b5
|
Create From Usage: Add support of property delegates
|
2014-10-14 01:59:50 +04:00 |
|
Alexey Sedunov
|
2e6d4b3501
|
Create From Usage: Support EXPRESSION_EXPECTED_PACKAGE_FOUND diagnostic
|
2014-10-14 01:59:49 +04:00 |
|
Alexey Sedunov
|
497e4fab79
|
Create From Usage: Generate Unit-typed declaration if result is unused
#KT-5903 Fixed
|
2014-10-14 01:59:44 +04:00 |
|
Alexey Sedunov
|
ae7c5e1323
|
Create From Usage: Do not fail on qualifier receiver when it doesn't have type
|
2014-10-03 20:18:44 +04:00 |
|
Alexey Sedunov
|
5ade563902
|
Create From Usage: Join local "vars" with their initializers
|
2014-10-03 20:18:43 +04:00 |
|
Alexey Sedunov
|
865c793561
|
Create From Usage: Do not suggest "val" for references used as assignment left-hand side
|
2014-10-03 20:18:42 +04:00 |
|
Alexey Sedunov
|
58126b28ca
|
Create From Usage: Quick-fix for properties
|
2014-10-03 20:18:41 +04:00 |
|
Alexey Sedunov
|
8386bcd4e0
|
Create Local Variable From Usage: Support lambdas
|
2014-10-03 20:18:39 +04:00 |
|
Alexey Sedunov
|
6ad2157806
|
Create From Usage: Quick-fix for value parameters
|
2014-10-03 20:18:39 +04:00 |
|
Alexey Sedunov
|
4ca39e8f9a
|
Create From Usage: Quick-fix for local variables
|
2014-09-30 19:55:46 +04:00 |
|