We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866dc5b commit 128cc12Copy full SHA for 128cc12
src/content/blog/2026/introducing-the-debugalizers-visual-studio-extension/index.md
@@ -61,7 +61,7 @@ It's not just about formatting, though. Each visualizer window gives you:
61
62
## How To Use It
63
64
-1. Install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.Debugalizers)
+1. Install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodingWithCalvin.VS-Debugalizers)
65
2. Start debugging your application
66
3. Hover over any string variable
67
4. Click the magnifying glass icon in the DataTip
0 commit comments