Mikhail Glukhikh
|
06b7881776
|
Refactoring: add braces to when entry intention is integrated into general add braces intention
|
2016-09-09 14:59:52 +03:00 |
|
Valentin Kipyatkov
|
9afb0d5f59
|
KT-12284 "Add braces to else" has too wide range
#KT-12284 Fixed
|
2016-05-13 17:44:01 +03:00 |
|
Yan Zhulanow
|
a3ff3ffc45
|
Fix tests: "Placing function type parameters after the function name" error
|
2015-11-27 15:51:11 +03:00 |
|
Alexander Udalov
|
fe544eaf71
|
Rename jet -> kotlin in idea: intentions
org.jetbrains.jet.plugin.intentions -> org.jetbrains.kotlin.idea.intentions
|
2015-01-13 01:14:37 +03:00 |
|
Evgeny Gerashchenko
|
fda7aeecfb
|
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
|
2014-07-10 15:05:17 +04:00 |
|
Zalim Bashorov
|
b43958f4b3
|
Fixed tests after adding error checking for intention tests.
|
2014-04-01 20:49:24 +04:00 |
|
gavinkeusch
|
2f613638c2
|
KT-4562 New Intention: Add and Remove braces from control statements that have single line bodies
|
2014-03-06 23:45:45 +04:00 |
|