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
- Host: GitHub
- URL: https://github.com/phts/vscode-snippets
- Owner: phts
- Created: 2020-01-12T22:06:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T16:19:59.000Z (over 6 years ago)
- Last Synced: 2025-01-27T06:32:14.435Z (over 1 year ago)
- Topics: vscode-snippets
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...`