Snippets to quickly insert Shield.io badges into HTML, Markdown, reStructuredText or Textile documents — like those you can see above.
This package is also available for Atom and Sublime Text.
Badge snippets in action (screenshot nicked from the Atom package, sorry!)
Launch Quick Open, paste the following command, and press Enter
ext install badges
Download the package extension from the the release page and install it from the command-line:
$ code --install-extension badges.vsix
Change to your Visual Studio Code extensions directory:
# Windows
$ cd %USERPROFILE%\.vscode\extensions
# Linux & macOS
$ cd ~/.vscode/extensions/
Clone repository as badges
:
$ git clone https://github.com/idleberg/vscode-badges badges
All snippets start with the prefix svg-
and is followed by the service you're adressing, with some services offering multiple choices.
Examples:
svg-pypi-dl-day
- daily downloads on PyPIsvg-pypi-dl-month
- monthly downloads on PyPIsvg-travis
- build status on Travissvg-travis-branch
- build status on Travis for a specific branchsvg-npm-ver
- the version of a Node packagesvg-gpl3
- link to GNU General Public License, Version 3
Please refer to the snippet guide for a complete list.
This work is licensed under The MIT License
You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd