It seems that the IDE does periodic saves and I want to turn that off. I want the saves to be totally under my direction.
thanks
It seems that the IDE does periodic saves and I want to turn that off. I want the saves to be totally under my direction.
thanks
This may seem like a completely crazy suggestion, but perhaps under File->Preferences?
Regards,
Ray L.
I looked there and didn't see it so let me look again. Maybe it's stored in the txt file but just not visible via the IDE
Did you see it there ?
Thank you
There is the setting File > Preferences > Save when verifying or uploading
That will prevent the auto-save when you verify or upload, and you get a popup when closing the IDE asking if you want to save any changes - you do need to be careful to actually save the file if you want to keep the changes, otherwise they are lost forever.
I'm not sure if the Arduino IDE saves a hidden recovery file like most text editors, but you would never see that unless the IDE terminated abnormally, then you usually get an option on whether to recover the file or not the next time you started the IDE.
I found it, thank you. ![]()