# ConstVisualizer **Repository Path**: hzgel/ConstVisualizer ## Basic Information - **Project Name**: ConstVisualizer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-02-24 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ConstVisualizer [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) ![Works with Visual Studio 2019](https://img.shields.io/static/v1.svg?label=VS&message=2019&color=5F2E96) ![Works with Visual Studio 2022](https://img.shields.io/static/v1.svg?label=VS&message=2022&color=5F2E96) ![Visual Studio Marketplace 5 Stars](https://img.shields.io/badge/VS%20Marketplace-★★★★★-green) [![Build](https://github.com/mrlacey/StringResourceVisualizer/actions/workflows/build.yaml/badge.svg)](https://github.com/mrlacey/ConstVisualizer/actions/workflows/build.yaml) ![Tests](https://gist.githubusercontent.com/mrlacey/c586ff0f495b4a8dd76ab0dbdf9c89e0/raw/ConstVisualizer.badge.svg) Download the extension from the [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.ConstVisualizer) ------------------------------------- A Visual Studio extension to show the values of constants where they are used in C# & VB.Net code. ![screenshot](./art/screenshot.png) Please [raise issues to report bugs, features, suggestions, etc.](https://github.com/mrlacey/ConstVisualizer/issues/new) If you like this, you'll probably also enjoy the [String Resource Visualizer](https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.StringResourceVisualizer) too.