C# Debug VisualizerC# Debug Visualizer is a lightweight, free, and easy-to-use Visual Studio Code extension for visualizing C# variables during debugging including complex types such as DataTable, DataRow, and DataColumn. It enhances your debugging workflow by offering clean, interactive visualization features right inside VS Code. Installation
You're now ready to visualize C# variables instantly during debugging. FeaturesVisualize Variables InstantlySupports visualization of most system-defined data types, including:
How to use:
Word Wrap for Long OutputsLong output? Enable Word Wrap with one click to improve readability.
One-Click Copy to ClipboardCopy full visualized output to clipboard effortlessly.
DataTable Viewer with PaginationView large DataTables comfortably with built-in pagination.
Export DataTable to CSVSave DataTable results directly as a CSV file with Save As CSV.
Native VS Code Search SupportUse
RequirementsNo external dependencies required. Simply ensure:
Extension SettingsYou can customize the UI to match your preferences through VS Code settings. Example:
Available setting:
Known IssuesThis extension currently supports common and basic .NET types such as:
Future versions will expand support for additional data structures. If you encounter issues or unsupported types, feel free to reach out, this is an early version and your feedback helps us improve. Release NotesRefer to the CHANGELOG for detailed version history. Contributors |






