Add string template surrounder
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
val a = 1
|
||||
val b = 2
|
||||
|
||||
<selection>a + b</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user