ValueTree Debugger question (natvis VS tool)

I’ve got this installed and I THINK it works but it’s still fairly baffling. Has anyone written any sort of overview for this tool?

a) Jim has my updates in his main repo, so I would recommend grabbing from there (GitHub - jcredland/juce-toys: Debugging utilities in a JUCE Module, plus NatVis and LLDB customizations).

b) I can try and answer some questions

c) some examples, you can see how in the Locals view I see more info about some of the JUCE classes. ValueTree, Identifier, and File.

Thanks for the response. I’ll continue to dig into it.

DL