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
e742af54448147d61d94dea330162ebefe358ebf
kotlin-fork
/
idea
/
testData
/
intentions
/
declarations
/
convertMemberToExtension
T
History
Toshiaki Kameyama
c91858d470
Convert member to extension: do not suggest for delegated properties
...
#KT-35128 Fixed
2020-07-30 17:32:31 +03:00
..
.intention
…
abstract.kt
…
abstract.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
abstractProperty.kt
…
abstractProperty.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
delegatedProperty.kt
Convert member to extension: do not suggest for delegated properties
2020-07-30 17:32:31 +03:00
explicitUnit.kt
…
explicitUnit.kt.after
…
extension.kt
…
final.kt
…
final.kt.after
…
funcitonNoName.kt
…
functionType.kt
…
functionType.kt.after
…
genericClass.kt
…
genericClass.kt.after
…
genericFun.kt
…
genericFun.kt.after
…
genericFunInGenericClass.kt
…
genericFunInGenericClass.kt.after
…
genericFunInGenericClassWithUpperBounds.kt
…
genericFunInGenericClassWithUpperBounds.kt.after
…
genericFunParamAfterName.kt
…
genericFunParamAfterName.kt.after
…
inFunctionBody.kt
…
inObject.kt
…
internal.kt
…
internal.kt.after
…
KDoc.kt
…
KDoc.kt.after
…
localFunction.kt
…
nonBlockBodyNoType.kt
…
nonBlockBodyNoType.kt.after
…
nonBlockBodyWithType.kt
…
nonBlockBodyWithType.kt.after
…
open.kt
…
open.kt.after
…
outsideFunction.kt
…
override.kt
…
private.kt
…
private.kt.after
…
privateInInternalClass.kt
…
privateInInternalClass.kt.after
…
protected.kt
…
protected.kt.after
…
public.kt
…
public.kt.after
…
publicInInternalClass.kt
…
publicInInternalClass.kt.after
…
publicInPrivateClass.kt
…
publicInPrivateClass.kt.after
…
secondaryConstructor.kt
…
simple.kt
…
simple.kt.after
…
topLevelFunction.kt
…
typeFqName.kt
…
typeFqName.kt.after
…
unknownType.kt
…
unknownType.kt.after
…
valWithDefaultGetter.kt
…
valWithDefaultGetter.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
valWithGetter.kt
…
valWithGetter.kt.after
…
valWithGetterBlockBody.kt
…
valWithGetterBlockBody.kt.after
…
varWithDefaultGetterAndSetter.kt
…
varWithDefaultGetterAndSetter.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
varWithDefaultSetter.kt
…
varWithDefaultSetter.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
varWithGetter.kt
…
varWithGetter.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
varWithGetterAndSetter.kt
…
varWithGetterAndSetter.kt.after
…
varWithSetter.kt
…
varWithSetter.kt.after
Remove comments from function/property implementation template
2019-11-13 08:37:25 +09:00
withType.kt
…
withType.kt.after
…