mglukhikh
|
feb9dd4d83
|
Don't suggest destructuring if at least half components not used
So #KT-16828 Fixed
|
2017-04-05 14:45:48 +03:00 |
|
Mikhail Glukhikh
|
8188bb1e54
|
Destructure intention: entries / entrySet are now removed only for kotlin.Map inheritors #KT-14244 Fixed
|
2016-10-11 16:13:01 +03:00 |
|
Mikhail Glukhikh
|
475d5548c4
|
Destructure intention now handles the case with manual destructuring inside #KT-13943 Fixed
|
2016-10-11 16:12:51 +03:00 |
|
Mikhail Glukhikh
|
70949d10da
|
Refactoring + minor fixes: destructure intention
|
2016-10-06 21:16:46 +03:00 |
|
Mikhail Glukhikh
|
dd7d7a5fc7
|
Destructure inspection: do not apply on variable declarations or function literals without explicit parameters + name & severity changed
|
2016-10-06 21:07:58 +03:00 |
|
Mikhail Glukhikh
|
42aea59253
|
Simplify for intention refactoring: focus on the loop parameter, not on the loop itself
|
2016-10-06 21:03:03 +03:00 |
|
Mikhail Glukhikh
|
0a8006a395
|
Minor: destructing --> destructuring in SimplifyForIntention
|
2016-10-06 21:02:58 +03:00 |
|
Mikhail Glukhikh
|
7a24429b53
|
Simplify for intention: apply name validator to prevent conflicts
|
2016-05-30 12:15:13 +03:00 |
|
Mikhail Glukhikh
|
792b37bce4
|
Simplify for intention: applicable of any numbers of properties used #KT-10779 Fixed
|
2016-05-30 12:15:09 +03:00 |
|
Mikhail Glukhikh
|
a56248a11a
|
Simplify for now works even if no variables are declared inside loop #KT-12145 Fixed
|
2016-05-18 19:56:06 +03:00 |
|
Natalia Ukhorskaya
|
ea3ba6f534
|
Intention to simplify for using destructing declaration
|
2016-01-14 13:41:45 +03:00 |
|