Skip to content

Feature Request: Map Types-View Rules as config #118

@GloriousPtr

Description

@GloriousPtr

It may sound a bit like natvis but it can be an alternative way to do it. Close the ticket if you feel like it's not a good way to do things.

A mapping of types with view rules so that watch variables should have that view rule for specific types applied by default.
For instance:

Type Rule
eastl::vector array:($.mpBegin, $.mpEnd-$.mpBegin)

$- wildcard for variable iteself and view rule array is modified to take in start pointer and element count.

Edit 1: This map can be saved to the profile i guess?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebuggerPertains to the debugger.Feature RequestA request for a new feature or improvement.VisualizationA request for new debugger visualization features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions