0
kicks
Custom Debugger Visualizers
Custom debugger visualizers are a little known feature of Visual Studio which allow you to write your own visualization for any datatype which you can imagine. Here is the DLL and accompanying source code for a visualizer for both images and the whitespace of strings.