Interactive script debugger
Script editor
Add breakpoints and run an interactive debugger for Python and TypeScript.
New features
- Add breakpoints to Python and TypeScript scripts
- Run an interactive debugger session
- Step through code execution
- Inspect variables and call stack while paused
- Evaluate expressions in an interactive console