Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days ago
JSON representation
PowerShell Snippets for Visual Studio Code
- Host: GitHub
- URL: https://github.com/kasuken/powershell-snippets-vscode
- Owner: kasuken
- License: mit
- Created: 2023-02-17T10:02:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-14T05:29:49.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:19:23.360Z (3 months ago)
- Topics: powershell, snippets, visual-studio-code, vscode
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - kasuken/powershell-snippets-vscode - PowerShell Snippets for Visual Studio Code (Others)
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!**