You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the initial view after debugging is started:
I would expect the generated output to be greyed out when in step 1, as is the case when going to a future step and then returning to step 1:
Actually, the arrow showing the line (statement) that will be executed next is also missing after initial launch of the debugger, and also the check marks of the consumed input are present. I guess this is all part of the same issue.
The text was updated successfully, but these errors were encountered:
This is the initial view after debugging is started:
I would expect the generated output to be greyed out when in step 1, as is the case when going to a future step and then returning to step 1:
Actually, the arrow showing the line (statement) that will be executed next is also missing after initial launch of the debugger, and also the check marks of the consumed input are present. I guess this is all part of the same issue.
The text was updated successfully, but these errors were encountered: