/VSCodeExtensions

PowerShell Module for Managing Visual Studio Code Extensions

Primary LanguagePowerShellMIT LicenseMIT

Build status Documentation Status

VSCodeExtensions Module

This module lets you Manage your VSCode Extensions for Stable and Insider Versions of Code. It also gives you the ability to get statistics for Extensions and Publishers.

Installation

Install from PSGallery. (Soon)

PS> Install-Module -Name VSCodeExtensions

Commands and Command Help

Command Help
Install-VSCodeExtension Install-VSCodeExtension.md
Uninstall-VSCodeExtension Uninstall-VSCodeExtension.md
Update-VSCodeExtension Update-VSCodeExtension.md
Get-VSCodeExtension Get-VSCodeExtension.md
Find-VSCodeExtension Find-VSCodeExtension.md
Get-VSCodeExtensionStats Get-VSCodeExtensionStats.md
Get-VSCodePublisherStats Get-VSCodePublisherStats.md

Links

License

MIT

Notes