Add UI options for comments generation (KT-5590)
#KT-5590 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
print<caret>ln()
|
||||
}
|
||||
|
||||
// SET_FALSE: LINE_COMMENT_AT_FIRST_COLUMN
|
||||
// SET_TRUE: LINE_COMMENT_ADD_SPACE
|
||||
Reference in New Issue
Block a user