From 28a545ce800d0eba9f326626f9e3e949f1d13bbc Mon Sep 17 00:00:00 2001 From: yCodeTech Date: Wed, 15 Apr 2026 05:18:56 +0100 Subject: [PATCH] docs(readme): fix broken vs marketplace badges Shields.io dropped support for vs marketplace badges in badges/shields#11792. This makes the badges render useless with the "retired badge" text instead. - Replaced the version badge with an Open VSX Registry version badge. - Replaced the installs badge with a static text badge to set an approximate number of vs marketplace installs based on the actual number. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 190ad22..183031c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Automatic Comment Blocks -Visual Studio Marketplace Version   -Visual Studio Marketplace Installs   +Visual Studio Marketplace Version   +Visual Studio Marketplace Installs   Open VSX Registry Installs A VScode extension that provides block comment completion for Javadoc-style multi-line comments and single-line comment blocks for [_all_ supported languages](#as-of-v110-this-extension-now-automatically-adds-language-support-and-no-longer-keeps-hardcoded-language-support).