Add intention for converting to block comment and vise versa
So #KT-23137 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
3351b00870
commit
e58d9c5507
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
fun foo() {}
|
||||
|
||||
|
||||
// comment1
|
||||
// comment2
|
||||
// comment3<caret>
|
||||
|
||||
|
||||
fun bar() {}
|
||||
Reference in New Issue
Block a user