You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: