You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DebuggerVisualizers help visualizing things like pixmaps while debugging the code. There is already a project for this called DebuggerVisualizer. Consider turning this into a nuget package that is included by default in the template.
Summary
DebuggerVisualizers help visualizing things like pixmaps while debugging the code. There is already a project for this called DebuggerVisualizer. Consider turning this into a nuget package that is included by default in the template.
https://docs.microsoft.com/en-us/visualstudio/debugger/walkthrough-writing-a-visualizer-in-csharp?view=vs-2019
https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-install-a-visualizer?view=vs-2019
Analysis
The text was updated successfully, but these errors were encountered: