Skip to content

Write Visual Studio visualizations using C++ #6442

Description

The current visualization of STL uses the built-in XML dialect, which is inflexible. The debugger actually has an API https://github.com/Microsoft/ConcordExtensibilitySamples/ that allows types to be visualized programmatically. Perhaps STL could consider adopting it. A complete example is https://github.com/microsoft/cppwinrt/tree/master/natvis.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    visualizerHow the VS debugger displays STL types

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions