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
e495c35ad7d06b5c8db2fcc56dadc8dcdd92a810
kotlin-fork
/
idea
/
testData
/
codeInsight
/
surroundWith
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
..
functionLiteral
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
if
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
ifElse
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
ifElseExpression
…
ifElseExpressionBraces
…
not
…
parentheses
…
stringTemplate
…
tryCatch
Surround with try/catch should generate more Kotlin-style code (KT-5435)
2018-12-13 12:36:02 +03:00
tryCatchExpression
…
tryCatchFinally
…
tryCatchFinallyExpression
…
tryFinally
…
when
…
withIfElseExpression
Expression can be parenthesized on replace with
if
(KT-22874, EA-91186)
2018-02-16 13:29:53 +03:00
withIfExpression
…