I am trying to figure out how the debugger works and followed this post:
https://community.openfl.org/t/getting-started-with-openfl-and-haxe-in-vscode-my-first-time-experience/11540
everything works… except only for the output .js file, not the source .hx file. So is there anyway to run debug on the source file?
Any help or points are appreciated