Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add instructions for running Haxe with Debugger Support #8

Open
EliteMasterEric opened this issue Nov 3, 2021 · 0 comments

Comments

@EliteMasterEric
Copy link
Member

If you're using VSCode, go to this guide and follow the section 1.13: Troubleshooting. This will show you how to run a Haxe program with Debug support; if you run the application this way, the program will give VSCode the information necessary to highlight the exact line that contains the error.

I've had to post this or something like it numerous times. The docs should contain a dedicated page for it because people keep coming to me with "it gives a null error" and then don't tell me where the null error is because it doesn't tell you unless you follow that guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant