Debugging with breakpoints

Edit: Hi, after some search I wanted to confirm whether debug using breakpoints and such was only available on the Flash/Air targets and whether it’d be enough once I try to export for other targets.

With Visual Studio Code, you can breakpoint-debug the following Haxe targets:

1 Like

Thanks, since I’m used to HD I’ll stick to debugging on Air target then if I run into trouble on other targets I’ll resort to VS.