Insert imports on copy/paste
Introduce KotlinCopyPasteReferenceProcessor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package a
|
||||
|
||||
fun f() {
|
||||
<selection>f</selection>()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user