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
e742af54448147d61d94dea330162ebefe358ebf
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceExplicitFunctionLiteralParamWithIt
T
History
Toshiaki Kameyama
6b2c87020b
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
...
Relates to #KT-35320
2020-06-24 14:55:30 +02: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_InIf.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_InIf.kt.after
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_InIfElse.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_InIfElse.kt.after
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_inPropertyInitializer.kt
…
applicable_inPropertyInitializer.kt.after
…
applicable_inWhenEntry.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_inWhenEntry.kt.after
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
applicable_nestedLiteralsNoUseInside.kt
…
applicable_nestedLiteralsNoUseInside.kt.after
…
applicable_qualifiedExpression.kt
…
applicable_qualifiedExpression.kt.after
…
notApplicable_alreadyUsesImplicitIt.kt
…
notApplicable_hasDestructuringDeclaration.kt
…
notApplicable_hasMultipleParameters.kt
…
notApplicable_InIf.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
notApplicable_InIfElse.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
notApplicable_inWhenEntry.kt
Replace explicit parameter with 'it': do not suggest when lambda is directly under "when" or "if"
2020-06-24 14:55:30 +02:00
notApplicable_itFromOuterLambda.kt
…
notApplicable_nestedLiterals.kt
…
notApplicable_nestedLiteralsNoIt.kt
…
notApplicable_notFunctionLiteralParameter.kt
…
notApplicable_overloadResolutionAmbiguity2.kt
…
notApplicable_overloadResolutionAmbiguity.kt
…
notApplicable_parameterHasExplicitType.kt
…
notApplicable_wrongPosition.kt
…