snippet-badge

Snippets to quickly insert shields.io badges into Markdown documents.
Preview


Features
- Static badge with list of color/style/logo
- Quick and easy service support
- Quickly generate badges using clipboard data
Requirements
none.
Extension Settings
If the snippets for markdown doesn't work,please add the following settings in settings.json:
"[markdown]": {
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true,
}
}
Usages
Enter the full name or shorthand for the code snippet item, select and press the tab key. Next you need to fill in the placeholders in order.
badge static or bs - Create tatic badge
badge vsm version - Create dynamic badge for an extension on Visual Studio Marketplace
badge github stars - Create dynamic badge for stars of a repository on Github
Known Issues
none.
Release Notes
0.0.1
Initial release of ...
Enjoy!
| |