This extension add an activity bar to manage extension which are not on the official store but on a local directory.
All exensions found in the directory are displayed in the new activity bar. For each extension are displayed display name, publisher and the higher version (when we found many VSIX files for the same extension). You can install or update each extension.
This extension contributes the following settings:
private-extension-manager.directories
: list of directories where your private VSIX files are releasedprivate-extension-manager.autoUpdate
: set to true if you want to automatically install newer version of your extensions
First version of the extension. You can install or update extension from local folders. At start up, if the extension detect an update a message is displayed to ask you if you want install it.
Enjoy!