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
a8cc04d433dba9dc02bb55293c42d4e77cd3c822
kotlin-fork
/
idea
/
testData
/
quickfix
/
createFromUsage
T
History
Dmitry Petrov
9ac3dbceca
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
..
createClass
Partial build fix (new convert to expression body opportunity in quick-fixes)
2016-09-19 10:37:39 +03:00
createFunction
Create from Usage: Add test for KT-14500
2016-11-07 20:03:37 +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
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
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
createVariable
Create from Usage: Place extension properties after the usage and generate stub getter
2016-08-18 19:15:38 +03:00