Chocolatey Visual Studio Code ExtensionThis extension brings support for Chocolatey to Visual Studio Code. Table of Contents
What is Chocolatey?Chocolatey is a Package Manager for Windows, which allows the automation of all your software needs. For more information about Chocolatey, please see the Chocolatey Website or the Chocolatey source code repository. CommandsThe Chocolatey Visual Studio Code Extension provides the following commands:
SnippetsSnippets are provided for the following Chocolatey Helper Functions:
To use them, simply open your powershell file, and then type and then simply arrow up/down to the one you want and press enter, or left mouse click. From there the PowerShell code for the helper function will be generated, and the cursor will be placed ready for you to start filling in the content of function... DependenciesThe extension takes a dependency on the following extensions:
ResourcesShort YouTube videos of each of the releases of this extension can be found in this playlist. InstallationYou can either install this extension in the normal way, or you can choose to install using Chocolatey:
DocumentationYou can find the documentation that is available for this project here. ThanksThe execution of the Chocolatey commands in this extension would not have been possible without the amazing work of the Ember CLI VS Code extension, as this was used as the basis for creating this feature in this extension. Huge thanks to Felix Rieseberg. ContributingIf you would like to see any other snippet or features added for this VS Code Extension, feel free to raise an issue, and if possible, a follow up pull request. You can also join in the Gitter Chat ReleasesTo find out what was released in each version of this extension, check out the releases page. |