loop8ack / ExtensionPackTools

Import and export lists of Visual Studio extensions.
Other
79 stars 15 forks source link

[Feature] Export every time Visual Studio Starts #24

Open martinandersen3d opened 4 years ago

martinandersen3d commented 4 years ago

It would be nice, if it could export to a specific file, everytime the programs start.

For instance, export directly to the GoogleDrive/Dropbox/OneDrive folder, everytime the program starts.

That way, there is allways a solid backup, that is up to date.

mlafleur commented 4 years ago

I really like this, but I would prefer if this fired off at close rather than open. Otherwise adding an extension on PC1 wouldn't show up on PC2 until it had been relaunched at least once on PC1.

Even better would be to fire off only when extensions have changed.

martinandersen3d commented 4 years ago

+1 on program close. It makes more sense ;-)