5408c6ea77
Copy elements that are partially selected as text
6 lines
40 B
Kotlin
Vendored
6 lines
40 B
Kotlin
Vendored
class A {
|
|
|
|
<caret>
|
|
|
|
fun f() {}
|
|
} |