Current state of NatVis support
已回答
I decided to try to integrate some natvis support for my project this week. For simple types, this worked fine, but others, for example my hashmap, did not work. I used this template from hashmap library I use, which does not show the elements of it in CLion. I tested this in VS2022, and it works just fine.
Is it meant to be documented somewhere what features are still missing? Is this a bug? Can I do anything to fix it?
请先登录再写评论。
Hi! Thank you for your question and sample.
Yes, I think it's a bug. I'll take a look at it.