Hi folks,
I'm working on a custom DebugEngine and we've written our own natvis engine to consume .natvis files. It's unclear to me how I might cause the Watch Window, Locals, Autos, etc. to refresh if the user re-loads the .natvis files.
It would also be nice if there were an easy mechanism to know when to reload the .natvis files.
Native behavior appears to reload and refresh the DebugProperty views whenever a user saves a .natvis file within the IDE.
Can someone point me in the right direction or advise if there isn't such a mechanism?
Thanks,
Ben