Suggestion: "Run to here" in methods list
#1 : 27/07-25 22:21 Tim
Posts: 6
|
When you have a large method list, it would be helpful to be able to do something like right-click the header and choose 'Run to here' so you could see the cumulative effect of the methods up to this point, but not those that come later.
Right now, the New Folder/Filename is the sum of all methods, including the ones after the method you are trying to debug. By being able to see what state the name is in when the method you are working on receives it, debugging methods would be much easier. Thanks for a great, powerful tool! |