mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-19 15:18:18 +00:00
ImStrv: enhanced VS debugger .natvis support. build fixes. (5333, 5906)
This commit is contained in:
@@ -53,7 +53,8 @@ More information at: https://docs.microsoft.com/en-us/visualstudio/debugger/crea
|
||||
|
||||
<!-- String view (non zero-terminated begin/end pair) -->
|
||||
<Type Name="ImStrv">
|
||||
<DisplayString>{Begin,[End-Begin]s} ({End-Begin,d})</DisplayString>
|
||||
<DisplayString>{Begin,[End-Begin]s8} ({End-Begin,d})</DisplayString>
|
||||
<StringView>Begin,[End-Begin]s8</StringView>
|
||||
</Type>
|
||||
|
||||
<Type Name="ImGuiWindow">
|
||||
|
||||
Reference in New Issue
Block a user