Skip to content

Commit fa7a108

Browse files
committed
Update badges in root readme
VS Marketplace badge was discontinued and needed a replacement
1 parent 1369150 commit fa7a108

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# ILSpy Visual Studio Code Extension [![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/icsharpcode.ilspy-vscode?label=VS%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=icsharpcode.ilspy-vscode) [![Open VSX](https://img.shields.io/open-vsx/v/icsharpcode/ilspy-vscode?label=Open%20VSX&color=blue)](https://open-vsx.org/extension/icsharpcode/ilspy-vscode) [![Join the chat at https://gitter.im/icsharpcode/ILSpy](https://badges.gitter.im/icsharpcode/ILSpy.svg)](https://gitter.im/icsharpcode/ILSpy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![CI](https://github.com/icsharpcode/ilspy-vscode/actions/workflows/ci.yml/badge.svg)](https://github.com/icsharpcode/ilspy-vscode/actions/workflows/ci.yml)
1+
# ILSpy Visual Studio Code Extension
2+
3+
[![Release](https://img.shields.io/github/v/release/icsharpcode/ilspy-vscode?include_prereleases&display_name=release)](https://github.com/icsharpcode/ilspy-vscode/releases)
4+
[![Visual Studio Marketplace](https://img.shields.io/badge/VS%20Marketplace-ilspy--vscode-blue.svg)](https://marketplace.visualstudio.com/items?itemName=icsharpcode.ilspy-vscode)
5+
[![Open VSX](https://img.shields.io/open-vsx/v/icsharpcode/ilspy-vscode?label=Open%20VSX&color=blue)](https://open-vsx.org/extension/icsharpcode/ilspy-vscode)
6+
[![Join the chat at https://gitter.im/icsharpcode/ILSpy](https://badges.gitter.im/icsharpcode/ILSpy.svg)](https://gitter.im/icsharpcode/ILSpy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7+
[![CI](https://github.com/icsharpcode/ilspy-vscode/actions/workflows/ci.yml/badge.svg)](https://github.com/icsharpcode/ilspy-vscode/actions/workflows/ci.yml)
28

39
The ILSpy extension for VS Code is an implementation of ILSpy .NET assembly browser and decompiler running inside of Visual Studio Code UI - in contrast to the [ILSpy desktop application](https://github.com/icsharpcode/ILSpy) running standalone on Windows systems.
410

0 commit comments

Comments
 (0)