remedybg-issues icon indicating copy to clipboard operation
remedybg-issues copied to clipboard

Feature Request: Highlight changed struct in NON-expanded value window (within watch window)

Open bogez57 opened this issue 3 years ago • 0 comments

Right now it seems that struct members are only highlighted red upon change whenever that struct is expanded within the value sub-window within the watch window. This makes sense as the members highlighted red are only the ones that changed within the struct. But I was wondering if you could use another highlight color or something to indicate when member values change within a struct which has not been expanded with the value sub-window. This way, the user still sees a visual cue as to which watched struct variable was just changed, even if that struct wasn't expanded. This could at least provide a quick way for the user to see exactly which struct within say the __locals window was just modified and then the user can expand further to see which values were changed.

bogez57 avatar Aug 01 '21 12:08 bogez57