Insert imports on copy/paste
Introduce KotlinCopyPasteReferenceProcessor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package to
|
||||
|
||||
import a.c
|
||||
import a.b
|
||||
|
||||
fun f() = c + b
|
||||
Reference in New Issue
Block a user