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
322f6fe7ac7aa8a69b41c00633d5b7dfd35781fa
kotlin-fork
/
idea
/
testData
/
quickfix
/
createFromUsage
T
History
Alexey Sedunov
da1178fe0c
Create from Usages: Do not suggest on type-mismatched expressions which are not call arguments
...
#KT-14143 Fixed
2016-10-07 20:20:35 +03:00
..
createClass
Partial build fix (new convert to expression body opportunity in quick-fixes)
2016-09-19 10:37:39 +03:00
createFunction
Create from Usages: Do not suggest on type-mismatched expressions which are not call arguments
2016-10-07 20:20:35 +03:00
createSecondaryConstructor
Minor: secondary constructor to primary is suggested only on keyword and value parameter list
2016-09-30 16:40:08 +03:00
createTypeAlias
/typeReference
Create from Usage: Implement "Create type alias" quickfix
2016-08-29 14:13:56 +03:00
createTypeParameter
Create from Usage: Implement "Create type parameter" quickfix
2016-08-29 16:20:32 +03:00
createVariable
Create from Usage: Place extension properties after the usage and generate stub getter
2016-08-18 19:15:38 +03:00