We are happy to announce that now it’s possible to contribute to the STL Visualizers for Visual Studio's debugger on GitHub.
A visualizer is a file with .natvis extension that allows you to manipulate the way native types appear in the debugger's watch window.Â
We've been working on fixing existing issues with the visualizers ...