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
f7fc5d2ffaf2c733cd5e6ecf5a4e93fa077fb3b2
kotlin-fork
/
idea
/
idea-completion
/
testData
/
handlers
/
basic
/
highOrderFunctions
T
History
Toshiaki Kameyama
3a77b63c85
Completion: don't propose the same name for arguments of lambda (KT-9792)
...
#KT-9792 Fixed
2019-06-29 20:36:55 +03:00
..
ContextVariable.kt
…
ContextVariable.kt.after
…
ContextVariableDot.kt
…
ContextVariableDot.kt.after
…
ContextVariableTypeArgsNeeded.kt
…
ContextVariableTypeArgsNeeded.kt.after
…
ForceParenthesisForTabChar.kt
…
ForceParenthesisForTabChar.kt.after
…
FunctionLiteralInsertOnSpace.kt
…
FunctionLiteralInsertOnSpace.kt.after
…
FunctionLiteralInsertWhenNoSpacesForBraces.kt
…
FunctionLiteralInsertWhenNoSpacesForBraces.kt.after
…
HigherOrderFunction.kt
…
HigherOrderFunction.kt.after
…
HigherOrderFunctionWithArg.kt
…
HigherOrderFunctionWithArg.kt.after
…
HigherOrderFunctionWithArgs1.kt
…
HigherOrderFunctionWithArgs1.kt.after
…
HigherOrderFunctionWithArgs2.kt
…
HigherOrderFunctionWithArgs2.kt.after
…
HigherOrderFunctionWithArgs3.kt
…
HigherOrderFunctionWithArgs3.kt.after
…
InsertFunctionWithSingleParameterWithBrace.kt
…
InsertFunctionWithSingleParameterWithBrace.kt.after
…
OptionalParameters1.kt
…
OptionalParameters1.kt.after
…
OptionalParameters2.kt
…
OptionalParameters2.kt.after
…
OptionalParameters3.kt
KT-12669 Completion should show variant with
()
when there is default lambda
2016-06-20 16:19:02 +03:00
OptionalParameters3.kt.after
KT-12669 Completion should show variant with
()
when there is default lambda
2016-06-20 16:19:02 +03:00
ParameterTypeIsDerivedFromFunction.kt
…
ParameterTypeIsDerivedFromFunction.kt.after
…
ReplaceByLambdaTemplateNoClosingParenth.kt
…
ReplaceByLambdaTemplateNoClosingParenth.kt.after
…
SameTypeParameters2.kt
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
SameTypeParameters2.kt.after
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
SameTypeParameters3.kt
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
SameTypeParameters3.kt.after
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
SameTypeParameters.kt
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
SameTypeParameters.kt.after
Completion: don't propose the same name for arguments of lambda (KT-9792)
2019-06-29 20:36:55 +03:00
WithArgsEmptyLambdaAfter.kt
…
WithArgsEmptyLambdaAfter.kt.after
…
WithArgsNonEmptyLambdaAfter.kt
…
WithArgsNonEmptyLambdaAfter.kt.after
…