I know that with Visual Studio 2005 you can create debug visualizers.
Now, what I would like to know is that we can use our debugger visualizers without putting them in the Visual Studio folder.
Although it is useful to have Visualizer for .NET types in the form of bitmaps, images, arrays, etc., I would not want to put Visual Studio in Visual Studio for types that make sense only for my current project.
thanks
source share