[Feature Request]: Run command after helper code generation
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 😃
Thank you for your kind words.
Is it ok to run these commands using the PhpStorm interpreter?
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?
PHP interpreter configured in PhpStorm. From this configuration UI.
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!