Conversion on copy paste:
Copy elements that are partially selected as text
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
class A {
|
||||
|
||||
<selection>
|
||||
void foo() {}
|
||||
|
||||
void bar() {}
|
||||
|
||||
</selection>
|
||||
void foobar() {}
|
||||
}
|
||||
Reference in New Issue
Block a user