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
{{ message }}
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Consider an additional stepping state (called auto-step in the gui demo) where step commands get put in the queue without manual intervention, one example would be a customizable interval. You get the visual feedback of stepping but with lower cost of interaction.
Is there already a function for this in VS Code, or is this a unique usability enhancement, idk offhand.
Thought of this while reading #12, but this is an enhancement to common debug functionality so will track it here.