plugin icon indicating copy to clipboard operation
plugin copied to clipboard

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

Open mortenscheel opened this issue 1 year ago • 1 comments

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

  • The currently active file
  • The currently selected namespace (as an intention)
  • The currently selected file/folder in the IDE.

mortenscheel avatar Jul 04 '24 14:07 mortenscheel

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

adelf avatar Jul 12 '24 16:07 adelf

We've optimized helper code generation and moved it to the background. Did it help?

adelf avatar Feb 24 '25 07:02 adelf

I'll close this for now.

gorbunov avatar May 20 '25 18:05 gorbunov