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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
idea
/
testData
/
codeInsight
/
surroundWith
/
if
T
History
Kirill Rakhman
08103d1cb4
Implement "Surround with try/catch(/finally)" and "Surround with if/else" for expressions
...
Fixes #KT-14175 Fixes #KT-19782
2017-09-12 18:27:47 +03:00
..
moveDeclarationsOut
Create From Usage: Do not generate type for local variables, but add dummy initializer instead
2015-03-11 23:33:52 +03:00
block.kt
…
block.kt.after
…
emptyLine.kt
NPE in Surround with Action on empty line
2015-04-14 10:41:40 +03:00
emptyLine.kt.after
NPE in Surround with Action on empty line
2015-04-14 10:41:40 +03:00
severalStatements.kt
…
severalStatements.kt.after
…
singleStatement.kt
…
singleStatement.kt.after
…
singleStatementAtCaret.kt
…
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
…