Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable adding watch when viewing struct variables #388

Open
mathforlife83 opened this issue Jan 6, 2025 · 0 comments
Open

Enable adding watch when viewing struct variables #388

mathforlife83 opened this issue Jan 6, 2025 · 0 comments
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.

Comments

@mathforlife83
Copy link

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)

image image
@ryanfleury ryanfleury added 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. labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants