https://github.com/phts/vscode-snippets
My snippets for Visual Studio Code
https://github.com/phts/vscode-snippets
vscode-snippets
Last synced: 9 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T16:19:59.000Z (almost 6 years ago)
- Last Synced: 2025-01-27T06:32:14.435Z (11 months 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
```bash
$ cd ~\.vscode\extensions\
$ git clone git@github.com:phts/vscode-snippets.git
```