if you’ve EVER tried to debug a Xojo Script its truly a pain in the rear end
Since one of my current projects requires a lot of Xojo Script that became really apparent and really annoying
So, for this project, we made a XojoScript debugger 😛
You can run & single step. And with each step the values of all variables in scope will be reported; where possible.… Read the rest