laravel-idea / plugin

Laravel Idea plugin for PhpStorm
https://laravel-idea.com/
164 stars 7 forks source link

[Feature Request]: Update helper code for single class or namespace #1017

Open mortenscheel opened 1 month ago

mortenscheel commented 1 month ago

Feature Description

I work on huge project, where "Generate helper code" takes ~30 seconds (~5MB) on a fast machine. It's worth the wait, considering how much the generated code improves the development experience. But it would be even better if it was possible to only update the helper code for a small part of the project, like perhaps

adelf commented 1 month ago

It's really challenging. We will try to find some solution.