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
Note that there is an existing pull request that will do what you are requesting, except without the prompt: #6074
Also note that the Arduino IDE does already update according to outside edits if you have File > Preferences > Use External Editor checked. The only limitation is this makes the Arduino IDE's editor window read-only, so you can't edit the sketch using both the external editor and the Arduino IDE.
In Windows 10, most IDEs and text editors will notice that a file was changed by some other application. Arduino is a notable exception.
Test case:
What's expected:
What happens:
Possible method:
Thank you, stay awesome!
The text was updated successfully, but these errors were encountered: