Igor Yakovlev
|
7b2f39530a
|
Fix invalid testdata for ConvertToScopeIntention applicability
|
2019-08-28 16:31:49 +03:00 |
|
Mikhail Glukhikh
|
c084eefb65
|
Fix a bunch of IDE quick-fix tests (related to "convert to run/...")
These actions became available more often some days ago
|
2019-02-25 10:37:46 +03:00 |
|
Mikhail Glukhikh
|
6e10235208
|
Make "Add name(s) to call arguments" available for generic arguments
#KT-15550 Fixed
|
2018-10-27 12:13:42 +03:00 |
|
Alexey Sedunov
|
84c6f9bf45
|
Create from Usage: Fix choosing superclass for abstract member
This applies to cases when non-existing member is called without
explicit receiver
#KT-21332 Fixed
|
2017-11-30 12:49:25 +03:00 |
|
Mikhail Glukhikh
|
d08b18f5f8
|
Introduce "use expression body" inspection #KT-16063 Fixed
Converted from the relevant intention
Reported cases: one-liners, whens
Also, more exact caret detection in local inspection tests
|
2017-07-07 18:15:06 +03:00 |
|
Alexey Sedunov
|
2a594a5bcc
|
Create from Usage: Support generation of abstract members for superclasses. Skip non-abstract superclasses when generating abstract member
#KT-14019 Fixed
|
2016-12-02 14:14:05 +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
|
49b6811b44
|
Create from Usage: Support "Create abstract function/property" inside an abstract class
#KT-7492 Fixed
(cherry picked from commit 75f6b7f)
|
2016-07-20 15:39:07 +03:00 |
|