plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Code generation not creating child files

Open walterdis opened this issue 2 years ago • 1 comments

Bug description

Hi,

I have created a UseCase file template with a child file (UseCaseInterface). When I use the PHPStorm generator, it creates both files, but when I use the Laravel Idea generator, it does not.

I am not sure if I am doing something wrong or if it is not implemented.

Thank you.

image

Plugin version

7.0.1.231

Operating system

Windows

Steps to reproduce

No response

Relevant log output

No response

walterdis avatar Apr 06 '23 10:04 walterdis

This is the one thing preventing me from using custom code generation instead of PhpStorm's templates

Pseudorizer avatar Aug 20 '24 12:08 Pseudorizer