I’m trying to step into coding with Corona and Sublime. Since it’s the recommended, official way i installed the Corona Plugin to Sublime and opened a small project. When i run it with F10, it stops at the first breakpoint (that, form what i’ve learned, is set automatically by the debugger in the first line). I continue running it, but from that point on forwards, i can’t get any breakpoints or variable inspection. Also, when i click on “show console” in the running simulator, it just closes and quits without further notice. I’ve set
“corona_sdk_simulator_path”:“C:\Program Files (x86)\Corona Labs\Corona\Corona Simulator.exe”
in the preferences already to be sure. Is there anything i’m missing out?
My specs:
Windows 10 Pro / 64 bit
Sublime 3.1.1 Build 3176
Corona SDK: tried nightly 2019.3457 and 2018.3326