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
91c021c699abf5788dbf3e4cd25ca0ea992d4f00
kotlin-fork
/
idea
/
testData
/
codeInsight
/
surroundWith
/
if
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
..
moveDeclarationsOut
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
block.kt
Add surround with if
2013-02-13 17:21:03 +04:00
block.kt.after
Add surround with if
2013-02-13 17:21:03 +04:00
emptyLine.kt
…
emptyLine.kt.after
…
severalStatements.kt
…
severalStatements.kt.after
Add surround with if
2013-02-13 17:21:03 +04:00
singleStatement.kt
…
singleStatement.kt.after
…
singleStatementAtCaret.kt
Add surround with if
2013-02-13 17:21:03 +04:00
singleStatementAtCaret.kt.after
…
usedAsExpression.kt
Implement "Surround with try/catch(/finally)" and "Surround with if/else" for expressions
2017-09-12 18:27:47 +03:00
variable.kt
…
variable.kt.after
…