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