Breakpoints #195
izuchukwu
started this conversation in
Feature Request
Breakpoints
#195
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd love for Val to have breakpoints to inspect variable state.
I'm really dying for the ability to inspect variable state at the time of crash/error.
Something equivalent to having a breakpoint that catches on uncaught exceptions? I believe I've seen it in VS Code & Chrome DevTools
Lastly, I do find that syntax errors do not get caught by the editor as frequently as they would by VSCode.
Beta Was this translation helpful? Give feedback.
All reactions