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
1a13c213776bd9d5da6c7cdd71449ced98127ead
kotlin-fork
/
idea
/
testData
/
quickfix
/
createFromUsage
/
createFunction
/
invoke
T
History
Alexey Sedunov
1a13c21377
Create from Usage: Show receiver type in the text of "Create extension" quick fix
...
(cherry picked from commit c0d5df1)
2016-07-20 15:39:13 +03:00
..
invokeOnLibType.kt
Create from Usage: Show receiver type in the text of "Create extension" quick fix
2016-07-20 15:39:13 +03:00
invokeOnLibType.kt.after
Create from Usage: Show receiver type in the text of "Create extension" quick fix
2016-07-20 15:39:13 +03:00
invokeOnUserType.kt
Create function/property from usage: added "member" when appropriate + changed order
2015-06-29 19:29:25 +03:00
invokeOnUserType.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
invokeOnUserTypeWithTypeParams.kt
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
invokeOnUserTypeWithTypeParams.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00
invokeWithExplicitParamNamesOnUserType.kt
Create function/property from usage: added "member" when appropriate + changed order
2015-06-29 19:29:25 +03:00
invokeWithExplicitParamNamesOnUserType.kt.after
update testdata for
https://github.com/JetBrains/kotlin/pull/896/
2016-07-19 17:58:09 +02:00