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
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