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 |
|
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 |
|
Dmitry Jemerov
|
b1f84676d1
|
Update tests according to new formatter behavior
|
2017-06-14 11:40:41 +02:00 |
|
Natalia.Ukhorskaya
|
3d4a5256e6
|
Surround with: move declaration out from block
|
2013-02-21 15:30:26 +04:00 |
|
Natalia.Ukhorskaya
|
7789062c7c
|
Add try-catch, try-finally, try-catch-finally surrounders
|
2013-02-18 17:12:47 +04:00 |
|