-
Notifications
You must be signed in to change notification settings - Fork 296
Enable adding watch when viewing struct variables #388
Copy link
Copy link
Closed
Labels
DebuggerPertains to the debugger.Pertains to the debugger.Feature RequestA request for a new feature or improvement.A request for a new feature or improvement.UI FlowA request for a UI flow related feature or improvement.A request for a UI flow related feature or improvement.
Description
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)

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DebuggerPertains to the debugger.Pertains to the debugger.Feature RequestA request for a new feature or improvement.A request for a new feature or improvement.UI FlowA request for a UI flow related feature or improvement.A request for a UI flow related feature or improvement.