mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Add badges for VSCode extensions, from https://github.com/cssho/VSMarketplaceBadge
This commit is contained in:
parent
2cb6f03d24
commit
fff93bb086
2 changed files with 75 additions and 2 deletions
25
README.md
25
README.md
|
|
@ -26,6 +26,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
* [PyPI implementation](#pypi-implementation)
|
||||
* [PyPI status](#pypi-status)
|
||||
* [GNU Bash related](#gnu-bash-related)
|
||||
* [Microsoft Visual Studio Code related](#microsoft-visual-studio-code-related)
|
||||
* [Read the Docs status](#read-the-docs-status)
|
||||
* [GitHub related](#github-related)
|
||||
* [GitHub license](#github-license)
|
||||
|
|
@ -271,6 +272,30 @@ Worse: [](http://u
|
|||
|
||||
----
|
||||
|
||||
## [Microsoft Visual Studio Code](https://marketplace.visualstudio.com/) related
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```markdown
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```markdown
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```
|
||||
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```markdown
|
||||
[](https://marketplace.visualstudio.com/items?itemName=naereen.makefiles-support-for-vscode)
|
||||
```
|
||||
|
||||
[](https://code.visualstudio.com/)
|
||||
```markdown
|
||||
[](https://code.visualstudio.com/)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
## [Read the Docs](https://readthedocs.org/) status
|
||||
[](http://ansicolortags.readthedocs.io/?badge=latest)
|
||||
```markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue