huajun07 / codesketcher

Visualise your code in action!
https://main.d1fr5et3wgts3j.amplifyapp.com/
MIT License
0 stars 0 forks source link

Feat/filter steps #79

Closed limanjun99 closed 1 year ago

limanjun99 commented 1 year ago

This PR implements breakpoints, allowing users to filter the lines shown during code execution. The style of the breakpoints are similar to VS Code's breakpoints, and can be toggled while editing/running the code. When no breakpoints are selected, it defaults to including every single line.

Can be tested in this deployment.

Screenshot 2023-07-13 at 4 14 58 PM