https://github.com/ymc-github/vscode-snippet-shell
a basic shell snippet for vscode editor by yemiancheng
https://github.com/ymc-github/vscode-snippet-shell
azure commitlint8 shell snippet vscode vscode-snippets yemiancheng
Last synced: about 1 month ago
JSON representation
a basic shell snippet for vscode editor by yemiancheng
- Host: GitHub
- URL: https://github.com/ymc-github/vscode-snippet-shell
- Owner: YMC-GitHub
- License: mit
- Created: 2019-07-29T03:14:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T23:23:05.000Z (over 6 years ago)
- Last Synced: 2025-07-06T04:05:49.086Z (12 months ago)
- Topics: azure, commitlint8, shell, snippet, vscode, vscode-snippets, yemiancheng
- Language: Shell
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# vscode-snippet-shell
## desc
a basic java snippet for vscode editor by yemiancheng
## feat
- [x] syntax
- [ ] data structure
- [ ] algorithm
## author
yemiancheng
## license
MIT
## reference
[vscode-offical-user-defined-snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets)
[vscode-offical-snippet-guide](https://code.visualstudio.com/api/language-extensions/snippet-guide)