Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@ZenHarbinger ZenHarbinger released this 31 Jul 18:11
· 479 commits to master since this release
  • Added the 'Interpreter Menu'.
    • F5 to start debug
    • F6 to run
    • If debugging and paused; F2 to step
  • Added breakpoint support
    • Click on the area next to the line number to set a breakpoint
    • Once the code hits that point, it will pause
    • Known issues:
      • Not all lines will cause a break (e.g. repeat)
      • The statement will evaluate before pausing

Install on current Linux releases:

sudo snap install torgo