Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kasuken/powershell-snippets-vscode

PowerShell Snippets for Visual Studio Code
https://github.com/kasuken/powershell-snippets-vscode

powershell snippets visual-studio-code vscode

Last synced: about 2 months ago
JSON representation

PowerShell Snippets for Visual Studio Code

Awesome Lists containing this project

README

        

# PowerShell Snippets for Visual Studio Code

A collection of PowerShell snippets for Visual Studio Code

## Features

A lot of PowerShell snippets such as:

- Condition statement
- Condition single quoted string statement
- Do...until loop
- For loop
- If statement

and much more...

## Requirements

Visual Studio Code > 1.5

Restart VS Code after the installation.

## Release Notes

### 1.0.2

- Add Icon for Marketplace

### 1.0.1

Basic snippets for PowerShell

---

**Enjoy!**