Enable adding watch when viewing struct variables #388
Labels
Debugger
Pertains to the debugger.
Feature Request
A request for a new feature or improvement.
UI Flow
A request for a UI flow related feature or improvement.
Feature request:
Add an option, either via a command or a right-click menu, to add a struct variable to the watch window. Similar to how it works in Visual Studio, it would be nice if this functionality were available both in the text view and the watch view when viewing struct variables.
Data breakpoints from such a menu would also be good to have(break when value changes)
The text was updated successfully, but these errors were encountered: