Valentin Kipyatkov
|
a1d760fc36
|
KT-10631 Consider creating a synthetic property even when the setter returns 'this'
#KT-10631 Fixed
|
2016-01-19 15:57:20 +03:00 |
|
Dmitry Jemerov
|
76c9bbc06d
|
handle setter calls used as expression bodies in "Use property access syntax" intention
#KT-10587 Fixed
|
2016-01-11 18:53:07 +01:00 |
|
Stanislav Erokhin
|
1574dc78df
|
Synthetic extensions wins against top-level extension.
|
2015-12-18 22:49:25 +03:00 |
|
Valentin Kipyatkov
|
7b149c10c1
|
UsePropertyAccessSyntaxIntention: handled case when property type is more specific
|
2015-08-13 17:29:03 +03:00 |
|
Valentin Kipyatkov
|
6fcb75cfb5
|
One more test added
|
2015-08-13 17:29:03 +03:00 |
|
Valentin Kipyatkov
|
e0e7044032
|
Synthetic properties: fixed completion and inspection for generic class
+ fixed KT-8539 No completion of generic extension function for <*> type arguments
#KT-8539 Fixed
|
2015-07-21 08:32:50 +03:00 |
|
Valentin Kipyatkov
|
0ac990e1a0
|
More tests for smart casts
|
2015-07-21 08:32:50 +03:00 |
|
Valentin Kipyatkov
|
b6027a0efe
|
Changed synthetic properties naming for getters starting with "is"
|
2015-07-21 08:32:49 +03:00 |
|
Valentin Kipyatkov
|
bfdc74ce74
|
Intention&inspection to use synthetic property instead of get/set method call
|
2015-07-16 13:49:15 +03:00 |
|