trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

feat: Listening to python file-changes

Open luap2703 opened this issue 9 months ago • 0 comments

Is your feature request related to a problem? Please describe.

As far as we can tell, file-changes in python files imported by the pythonExtension aren't triggering a rebuild.

Describe the solution you'd like to see

It would be amazing if the extension could also listen to changes in the python files. We also tried adding the files to additionalFiles extension, but unfortunately didn't work.

Describe alternate solutions

Additional information

No response

luap2703 avatar Mar 28 '25 11:03 luap2703