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
|
562488b348
|
Create from Usage: Disable "Create property" (non-abstract) in interfaces. Make "Create function" (non-abstract) generate function body in interfaces
#KT-13365 Fixed
|
2016-08-17 11:49:52 +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 |
|
Alexey Sedunov
|
e517cbcf78
|
Quick Fixes: Implement "Rename unresolved reference" fix
#KT-8795 Fixed
|
2015-12-08 16:20:56 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02: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 |
|