This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a901de51125744f647ce322bc5bdf46295dadb7a
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceSingleLineLetIntention
T
History
Mikhail Glukhikh
a901de5112
KT-14084 related : replaceFirstReceiver now replaces ALL calls to safe calls if necessary
...
Fixes relevant "replace let" and "if to elvis" cases
2016-10-25 17:57:06 +03:00
..
.intention
…
let.kt
…
let.kt.after
…
letMultipleLines.kt
…
letNoSafeCall.kt
…
letNoSafeCall.kt.after
…
letNotUseParameterReceiver.kt
…
letNotUseReceiver.kt
…
letUseIt.kt
…
letUseItWithMultipleMethodCall1.kt
…
letUseItWithMultipleMethodCall2.kt
…
letUseItWithMultipleMethodCall3.kt
…
letUseParameter.kt
…
letWithMethodCall.kt
…
letWithMethodCall.kt.after
…
letWithMultipleMethodCall.kt
KT-14084 related : replaceFirstReceiver now replaces ALL calls to safe calls if necessary
2016-10-25 17:57:06 +03:00
letWithMultipleMethodCall.kt.after
KT-14084 related : replaceFirstReceiver now replaces ALL calls to safe calls if necessary
2016-10-25 17:57:06 +03:00
letWithParameter.kt
…
letWithParameter.kt.after
…
sameLets.kt
…
sameLets.kt.after
…
this.kt
…
this.kt.after
…
thisShort.kt
…
thisShort.kt.after
…