This VSCode extension allows you to debug HXCPP applications.
Usage
To debug a HXCPP application, it needs to be compiled with the hxcpp-debug-server library and in debug mode. First, run the "HXCPP: Setup" command from the command palette (F1) to install the library.
Then the library needs to be included in your project: