Fixed KT-5894 Select Woes: no need to select code block + end of line
+ corrected selection of when #KT-5894 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
<selection> if (a) {
|
||||
<caret>f()
|
||||
g()
|
||||
}
|
||||
</selection>}
|
||||
Reference in New Issue
Block a user