temporalio / vscode-debugger-extension

Visual Studio Code debugger plugin
https://marketplace.visualstudio.com/items?itemName=temporal-technologies.temporalio
MIT License
19 stars 7 forks source link

[Feature Request] Add back button #51

Open lorensr opened 1 year ago

lorensr commented 1 year ago

Describe the solution you'd like

Add a back button (and command) that when clicked, moves the breakpoint to the line above (or caller, if at beginning of function) and transparently replays from the beginning