LineIndentProvider: support control flow constructions
Part of #KT-22211
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun a() {
|
||||
when<caret> {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user