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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceExplicitFunctionLiteralParamWithIt
T
History
Toshiaki Kameyama
c149e956cc
Replace explicit parameter isn't shown on destructuring declaration
...
So #KT-17026 Fixed
2017-06-08 16:32:54 +03:00
..
.intention
…
applicable_cursofOverParamInInnerLiteral.kt
…
applicable_cursofOverParamInInnerLiteral.kt.after
…
applicable_cursorOverParameterDeclaration.kt
…
applicable_cursorOverParameterDeclaration.kt.after
…
applicable_cursorOverParameterUse.kt
…
applicable_cursorOverParameterUse.kt.after
…
applicable_formatsProperly.kt
…
applicable_formatsProperly.kt.after
…
applicable_nestedLiteralsNoUseInside.kt
…
applicable_nestedLiteralsNoUseInside.kt.after
…
notApplicable_alreadyUsesImplicitIt.kt
…
notApplicable_hasDestructuringDeclaration.kt
Replace explicit parameter isn't shown on destructuring declaration
2017-06-08 16:32:54 +03:00
notApplicable_hasMultipleParameters.kt
…
notApplicable_itFromOuterLambda.kt
Replace explicit parameter with it : correct handling of it from outer lambda #KT-12437 Fixed
2016-06-21 22:24:54 +03:00
notApplicable_nestedLiterals.kt
…
notApplicable_nestedLiteralsNoIt.kt
…
notApplicable_notFunctionLiteralParameter.kt
…
notApplicable_parameterHasExplicitType.kt
…
notApplicable_wrongPosition.kt
…