Prerequisite: #101
When exiting all windows via File > Exit (Windows/Linux), Code > Quit Code (Mac), the normal rules of last window open should not apply (this happens on this event app.on('before-quit)`). All backups should be retained and restored on next launch.
On Mac the close last window instance hot exit rule should not happen due to the application sticking around.
Prerequisite: #101
When exiting all windows via File > Exit (Windows/Linux), Code > Quit Code (Mac), the normal rules of last window open should not apply (this happens on this event
app.on('before-quit)`). All backups should be retained and restored on next launch.On Mac the close last window instance hot exit rule should not happen due to the application sticking around.