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.
When I change my project git branch (and Atom IDE not open), the Pymakr plugin doesn't register that file content has changed and will not flash files to my micropython board.
Describe the solution you'd like
A 'Force Upload' option that tells Pymakr to simply flash All the files and not just the ones it thinks have changed.
Feature Request 馃殌
Is your feature request related to a problem? Please describe.
When I change my project git branch (and Atom IDE not open), the Pymakr plugin doesn't register that file content has changed and will not flash files to my micropython board.
Describe the solution you'd like
A 'Force Upload' option that tells Pymakr to simply flash All the files and not just the ones it thinks have changed.
Describe alternatives you've considered
Can't think of any
Teachability, Documentation, Adoption, Migration Strategy
Similar to the 'Upload all file types' option in the Pymakr global settings, just add a setting to 'Force upload all files'