Show the latest Readme of an extension.
Extension icon
MIT licence file
Fix Issue #1 : Merges extensions if they have same publisher.
Added the functionality to define multiple directories.
Updated icon and replace fs API by vscode.workspace.fs
Added the functionality to install a previous version of an extension.
Fix update and install of extension following an update of VSIX Installer.
Fix update of file with a space inside the path when user click on information message.
Add functionality to auto update private extension. See configuration "autoUpdate".
Fix installation of file with a space inside the path.
Add the display of the readme for a selected extension.
Fix refresh extensions on click "Check for update" in activity bar.
Fix pop-up display at startup instead of when user opens the associated activity bar.
- Initial release