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
4e577caa99cc3fcfdbd9fcd4e0b41ce1e820a41b
kotlin-fork
/
idea
/
testData
/
intentions
/
convertToBlockBody
T
History
Toshiaki Kameyama
30366148bf
Convert to block body: adjust line indent
...
#KT-22368 Fixed
2020-04-02 12:48:05 +03:00
..
.intention
ConvertToBlockBodyAction - refactoring
2015-04-16 22:00:53 +03:00
addSpace.kt
…
addSpace.kt.after
Don't use plain text generation
2015-05-27 16:15:51 +03:00
adjustLineIndent.kt
Convert to block body: adjust line indent
2020-04-02 12:48:05 +03:00
adjustLineIndent.kt.after
Convert to block body: adjust line indent
2020-04-02 12:48:05 +03:00
annotatedExpr.kt
…
annotatedExpr.kt.after
…
explicitlyNonUnitFun.kt
…
explicitlyNonUnitFun.kt.after
…
explicitlyTypedFunWithUnresolvedExpression.kt
…
explicitlyTypedFunWithUnresolvedExpression.kt.after
…
explicitlyTypedFunWithUnresolvedType.kt
…
explicitlyTypedFunWithUnresolvedType.kt.after
…
explicitlyUnitFun.kt
…
explicitlyUnitFun.kt.after
…
explicitlyUnitFunWithUnresolvedExpression.kt
…
explicitlyUnitFunWithUnresolvedExpression.kt.after
…
funWithCustomUnitClass.kt
…
funWithCustomUnitClass.kt.after
…
funWithThrow.kt
…
funWithThrow.kt.after
…
funWithUnit.kt
…
funWithUnit.kt.after
…
getter.kt
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
2014-07-10 15:05:17 +04:00
getter.kt.after
…
getterTypeInferred.kt
…
getterTypeInferred.kt.after
…
getterWithThrow.kt
…
getterWithThrow.kt.after
Formatter: Fix spacing between '=' and '{' in property accessors
2014-12-23 20:43:19 +03:00
ifWhenUnit.kt
…
ifWhenUnit.kt.after
…
implicitlyNonUnitFun.kt
…
implicitlyNonUnitFun.kt.after
…
implicitlyTypedFunWithUnresolvedType.kt
…
implicitlyUnitFun.kt
…
implicitlyUnitFun.kt.after
…
labeledExpr.kt
…
labeledExpr.kt.after
PSI: Add parentheses around annotated expressions in returns
2015-06-27 13:58:03 +03:00
nothingFun.kt
…
nothingFun.kt.after
…
setter.kt
…
setter.kt.after
…
valueIsAnonymousObject2.kt
…
valueIsAnonymousObject2.kt.after
…
valueIsAnonymousObject3.kt
…
valueIsAnonymousObject3.kt.after
…
valueIsAnonymousObject4.kt
…
valueIsAnonymousObject4.kt.after
…
valueIsAnonymousObject.kt
…
valueIsAnonymousObject.kt.after
…
whenUnit.kt
…
whenUnit.kt.after
…