KotlinLikeLangLineIndentProvider: support braces in blocks

Part of #KT-22211
Part of #KT-39353
This commit is contained in:
Dmitry Gridin
2020-06-09 22:20:59 +07:00
parent 447549f20d
commit 63a0b5bfde
15 changed files with 39 additions and 24 deletions
@@ -5,5 +5,3 @@ class Test {
fun test() {
val abc = Test().foo()?.foo({ "str" }).foo {<caret>}
}
// WITHOUT_CUSTOM_LINE_INDENT_PROVIDER