support multideclarations in Select Word
#KT-6833 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun f() {
|
||||
<selection>val (a<caret>, b) = 1 to 2</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user