Top "Debuggervisualizer" questions

Visualizers are components of the IDE debugger user interface that displays a variable or object in a manner that is appropriate to its data type.

How to keep Visual Studio debugger visualizers from timing out?

I've successfully made several Visual Studio debugger visualizers, and they're working very well, except that on some objects I get …

visual-studio debugging debuggervisualizer
Visual Studio: JSON visualizer when debugging

When debugging in Visual Studio 2010 and hovering over a variable name, I'm given the option to use 3 different built-in visualizers: …

visual-studio json visual-studio-2010 debuggervisualizer
Disable the debugger statement through the browser

I am trying to style a piece of code that has the debugger keyword in it. I am using the …

javascript html cross-browser javascript-debugger debuggervisualizer
Visual Studio 2015 DataTable/DataSet Visualizer crashes IDE

Whenever I try to open the DataTable or DataSet Visualizer it crashes the IDE. I tried the various command-line switches …

visual-studio visual-studio-2015 visualizer debuggervisualizer