This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Auto-step #16
Open
Description
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.