KotlinLikeLangLineIndentProvider: support options for parentheses
Part of #KT-22211 Part of #KT-39353
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class A(
|
||||
<caret>
|
||||
)
|
||||
|
||||
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS
|
||||
Reference in New Issue
Block a user