KT-6582 "Expand selection" in string literal should select word in string
#KT-6582 fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
println("<selection><caret>foo</selection> bar")
|
||||
}
|
||||
Reference in New Issue
Block a user