Biscuit v2.72.0 - Code Debugging Support, Breakpoints, Built-in Python Debugger
This major update of Biscuit introduces code debugging support!
- Biscuit supports setting breakpoints for debugging
- New debugger view has been added to the action-bar, users can inspect the call stack and local variables at the hit breakpoint.
- The debugger controls are accessed from the editor toolbar/editor run menu.
- Python have built-in debugger support added for now.
So say good bye to terminal based debugging techniques.
Full Changelog: v2.69.0...v2.72.0