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 |
|
Natalia Ukhorskaya
|
34205c3ff0
|
NPE in Surround with Action on empty line
|
2015-04-14 10:41:40 +03:00 |
|
Alexey Sedunov
|
8a0808b133
|
Create From Usage: Do not generate type for local variables, but add dummy initializer instead
#KT-6705 Fixed
|
2015-03-11 23:33:52 +03:00 |
|
Nikolay Krasko
|
b06b3ab4c4
|
Insert empty lines after functions and properties (KT-4002)
#KT-4002 Fixed
|
2014-10-14 00:39:23 +04:00 |
|
Natalia Ukhorskaya
|
a71e062504
|
Insert proper default value when overriding property of type float, double, char
|
2014-01-28 18:21:37 +04:00 |
|
Natalia.Ukhorskaya
|
3d4a5256e6
|
Surround with: move declaration out from block
|
2013-02-21 15:30:26 +04:00 |
|
Natalia.Ukhorskaya
|
1786c2c256
|
Add surround with if
|
2013-02-13 17:21:03 +04:00 |
|