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
60fcdeb5ee31fcc24dfd439313c0f292aa52d088
kotlin-fork
/
idea
/
testData
/
quickfix
/
createFromUsage
T
History
Kirill Rakhman
406bac684c
Fix Quickfix for missing operator adds infix modifier to created function (
#1012
)
...
Fixes #KT-14907
2017-01-09 12:03:22 +01:00
..
createClass
Partial build fix (new convert to expression body opportunity in quick-fixes)
2016-09-19 10:37:39 +03:00
createFunction
Fix Quickfix for missing operator adds infix modifier to created function (
#1012
)
2017-01-09 12:03:22 +01: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
Prohibit nested & local type aliases in 1.1: don't suggest to introduce typealias in a class or a function.
2016-11-21 10:25:51 +03:00
createTypeParameter
Create from Usage: Support adding type parameters to the referenced type
2016-12-02 14:14:09 +03:00
createVariable
Allow empty single-line bodies in property accessors
2016-12-14 13:40:44 +03:00