Debugging kit

The visual stepping cures runtime errors and compilation errors
But it does nothing to logic errors
If scripts can say() their result on visual stepping that would be better

if you use a pause block, you can right-click it and show variable that are being used. Same for currently running custom blocks (doesn't have to be paused).

I knew that but it is not convient

yeah. After re-reading your post, I thought of a better representation. In single stepping, it would be great if reporters would report their value (even inside blocks). Another idea would be to right-click a reporter (still in single stepping), and have an option to show reported value.

Yes. This is planned, but as usual we're not promising when it'll happen. We know that debugging needs a lot of TLC in general.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.