-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Hi chelh,
Thx for this wonderfull tool. I did the same in the lame way using automation :-( . You win by KO ;-) .
What I think would be usefull for everyone is to support subdirectories in the extract/publish directory. That is to say, that in our office project we have tens of modules classes and forms. So It would be nice to kinda sort them in the subdirectories Modules, Classes, Forms (or other as any user would want).
So when extracting/publishing VBASync would scan the subdirectories of the project directory and try to find the equivalent file to be extracted/published.
For instance, at the first extraction VBASync would extract everything in the root directory. So then the user will reorganize the files as he wants. And then VBASync would respect the arrangement done by the user.
Thx again.