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
ca3d758fbac3483d15efc2552fd63de4c19d3cf8
kotlin-fork
/
idea
/
testData
/
codeInsight
/
surroundWith
/
ifElse
T
History
shiraji
06dad5f45b
Surround with try/catch should generate more Kotlin-style code (KT-5435)
...
#KT-5435 Fixed
2018-12-13 12:36:02 +03:00
..
block.kt
…
block.kt.after
…
moveDeclarationsOutVal.kt
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
moveDeclarationsOutVal.kt.after
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
moveDeclarationsOutVar.kt
Surround with: move declaration out from block
2013-02-21 15:30:26 +04:00
moveDeclarationsOutVar.kt.after
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
severalStatements.kt
Add surround with if /else
2013-02-13 17:21:04 +04:00
severalStatements.kt.after
…
singleStatement.kt
…
singleStatement.kt.after
…
singleStatementAtCaret.kt
Add surround with if /else
2013-02-13 17:21:04 +04:00
singleStatementAtCaret.kt.after
…
usedAsExpression.kt
…
variable.kt
…
variable.kt.after
…