TheAliceProject / alice3

The Alice 3 block-based IDE desktop application. Also contains a NetBeans plugin to extend development into java.
https://www.alice.org/
Other
154 stars 24 forks source link

On project open check against auto saves for newer versions #396

Open dabeshouse opened 6 months ago

dabeshouse commented 6 months ago

If a newer version is found notify the user and offer to open the autosave instead.

Provide the choice to do so under a new name or using the same name. In the latter case, save the out of date user version into the backup directory.

This will help if Alice crashed, or if a user simply did not save before exiting.