From 06c710fbde9291a06a559edbc169ba80b6f3eb76 Mon Sep 17 00:00:00 2001 From: Alberto Viera Date: Mon, 27 Apr 2026 19:36:58 +0000 Subject: [PATCH] Add Visual Studio install tile to homepage IDE grid Adds a Visual Studio button after JetBrains in the IDE extensions grid on the homepage. Links to the new Visual Studio tab in the installation guide via the #__tabbed_1_4 anchor. Co-Authored-By: Claude Opus 4.7 (1M context) --- material-overrides/home.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/material-overrides/home.html b/material-overrides/home.html index 016521e6..ee913313 100644 --- a/material-overrides/home.html +++ b/material-overrides/home.html @@ -41,6 +41,10 @@

IDE extensions

{% include ".icons/simple/jetbrains.svg" %} JetBrains + + {% include ".icons/material/microsoft-visual-studio.svg" %} + Visual Studio +