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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
idea
/
testData
/
quickfix
/
renameToUnderscore
T
History
Valentin Kipyatkov
92a763552c
KT-17970 Intention actions to format parameter/argument list placing each on separate line
...
#KT-17970 Fixed
2017-05-19 12:20:51 +03:00
..
commonDestructuring.kt
…
commonDestructuring.kt.after
…
forDestructuring.kt
…
forDestructuring.kt.after
…
functionExpressionParameterNoRemoveParameter.kt
KT-17970 Intention actions to format parameter/argument list placing each on separate line
2017-05-19 12:20:51 +03:00
lambdaDestructuring.kt
…
lambdaDestructuring.kt.after
…
lambdaParameter.kt
…
lambdaParameter.kt.after
…
lambdaParameterNoRemoveParameter.kt
Do not suggest "Remove parameter" quick-fix on lambdas
2016-10-24 10:19:25 +03:00
noActionForCommonFunction.kt
Do not suggest "Rename to _" quick-fix for parameter of named function
2016-11-02 15:38:03 +03:00
noActionForCommonVal.kt
…