I defined a natvis file like this:
and I can see the effect in the Datatips when hovering over a variable name:
But the definition not use in the Local or Watch window in the debugger:
Only the stand view is shown, and the display string isn't taken into account at all.
Is there a particular option to tell MSVC to use natvis definitions in Local/Watch view too?