plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Run command after helper code generation

Open MichelJonkman opened this issue 2 years ago • 4 comments

Feature Description

Could you add an option to run a command after running the helper code gen? Or if this is already possible, how could I do this?

I'd like to add some custom helper files for my own systems and simply being able to run a command after helper code gen will help me and my colleagues immensely, even if we have to edit a config file us to do so!

Thank you in advance, this is my absolute favorite PhpStorm plugin and I'm pushing all devs I know to use it 😃

MichelJonkman avatar Dec 08 '23 16:12 MichelJonkman

Thank you for your kind words.

Is it ok to run these commands using the PhpStorm interpreter?

adelf avatar Dec 11 '23 13:12 adelf

Thank you for your kind words.

Is it ok to run these commands using the PhpStorm interpreter?

What do you mean with that exactly? The PHP interpreter? Or the PhpStorm console?

MichelJonkman avatar Dec 11 '23 13:12 MichelJonkman

PHP interpreter configured in PhpStorm. From this configuration UI.

image

adelf avatar Dec 11 '23 13:12 adelf

That would be fine yes, though just running a plain console command so I can use a bash script would be fine as well.

Thank you for being so responsive!

MichelJonkman avatar Dec 11 '23 13:12 MichelJonkman