Skip to content

Commit

Permalink
(doc) Updated docs with new snippet information
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Jan 10, 2016
1 parent b33a489 commit 6e1f08d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ This addin brings a set of snippets which can be used when creating install/unin

# Usage

There are currently 1 snippet included in this VS Code extension. To use it, simply open your powershell file, and then type `choco` followed by `ctrl-space`. This will then show the available snippets...
There are currently 2 snippets included in this VS Code extension. These are for the following Chocolatey Helper Functions:

* Install-ChocolateyPackage
* Uninstall-ChocolateyPackage

To use them, simply open your powershell file, and then type `choco` followed by `ctrl-space`. This will then show the available snippets...

![Available Chocolatey Snippets](https://raw.githubusercontent.com/gep13/chocolatey-vscode/master/images/Choco-Snippets.png)

Expand Down
Binary file modified images/Choco-Snippets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e1f08d

Please sign in to comment.