Fixed Join LInes on a block when there is a space in the end of line
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
fun foo() {
|
||||
<caret>if (a) {
|
||||
if (a) { <caret>
|
||||
bar()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user