-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
When debugging a module with many variables, it would be great if the outputs in the debugger could not only be sorted by name, but also by the order of ccess. If this were possible, the last few variables could always be displayed atop the watches.
This would be similar in function to the "Autos" view in Visual Studio, which shows variables used around the current breakpoint: https://docs.microsoft.com/en-us/visualstudio/debugger/autos-and-locals-windows?view=vs-2019
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request