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

https://github.com/phts/vscode-snippets

My snippets for Visual Studio Code
https://github.com/phts/vscode-snippets

vscode-snippets

Last synced: 5 months ago
JSON representation

My snippets for Visual Studio Code

Awesome Lists containing this project

README

          

# My snippets

For VS Code.

Partially migrated from [my snippets for Sublime Text](https://github.com/phts/Snippets).

## Install

1. ```bash
npm i -g @vscode/vsce
git clone git@github.com:phts/vscode-snippets.git
cd ./vscode-snippets
vsce package --skip-license
```

2. VS Code → Extensions → `Install from VSIX...`