latish / VisualStudioExtensionSync

Allows you to synchronize Visual Studio extensions between multiple instances.

Home Page:http://dotnetsurfers.com/blog/2011/03/14/extensionsync-a-visual-studio-extension-to-synchronize-other-extensions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allows you to auto-update and synchronize Visual Studio extensions (VSIX only) between multiple instances. After installing, configure your settings by going to Tools->Options->ExtensionSync. Visual Studio will persist information about your extensions every time it shuts down. It'll also monitor the settings file for changes and update extensions, if needed.
This will not synchronize extensions installed using MSIs.
Read more at http://dotnetsurfers.com/blog/2011/03/14/extensionsync-a-visual-studio-extension-to-synchronize-other-extensions/.

About

Allows you to synchronize Visual Studio extensions between multiple instances.

http://dotnetsurfers.com/blog/2011/03/14/extensionsync-a-visual-studio-extension-to-synchronize-other-extensions/

License:MIT License


Languages

Language:C# 100.0%