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