init line-indent-provider module
Part of #KT-22211
This commit is contained in:
@@ -2,4 +2,6 @@ package a.b.c
|
||||
|
||||
var x = 1
|
||||
x = x + 1
|
||||
<caret>
|
||||
<caret>
|
||||
|
||||
// WITHOUT_CUSTOM_LINE_INDENT_PROVIDER
|
||||
Reference in New Issue
Block a user