KT-11955 Copy/Paste inserts FQ-name
#KT-11955 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>a.b.c.Foo(1.0)</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user
#KT-11955 Fixed
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
<selection>a.b.c.Foo(1.0)</selection>
|
||||
}
|
||||