Skip to content

Add a debug pretty-printer #1

Description

@htiek

At present, the String type displays in the debugger as a regular C++ class containing two fields, one for the version number and one for the data. Have the debugger instead display just the underlying std::string or something to that effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions