Add ScriptingType to msvc natvis

This commit is contained in:
Wojtek Figat
2023-08-16 22:27:52 +02:00
parent 66678fc219
commit 6e85bb8f75

View File

@@ -215,6 +215,11 @@
</Expand>
</Type>
<!-- ScriptingType -->
<Type Name="ScriptingType">
<DisplayString>{Fullname} ({Type})</DisplayString>
</Type>
<!-- Tag -->
<Type Name="Tag">
<DisplayString Condition="Index == 0">None</DisplayString>