chelh / VBASync

Cross-platform tool to synchronize macros from an Office VBA-enabled file with a version-controlled folder
Other
161 stars 46 forks source link

When you load a session, if file or folder doesn't exist, alert user and disable some functions #23

Closed hectorticoli closed 7 years ago

hectorticoli commented 7 years ago

Hi chelh,

I noticed that if you load a session, and file or folder doesn't exist anymore, there is no alert to the user (maybe apply would display a message, I didn't test). I would suggest something like this: displayfileorfoldermissing

The ListView kept the list from previous session, so depending on your implementation, there might be a risk to publish or extract files from previous session instead.

Thanks!

hectorticoli commented 7 years ago

Tested OK with version 2.1.2