I wrote an implementation of this package for XDEBUG for my own use. It is written in CoffeeScript using promises ( no await/async). I didn't want to bother with transpilers and that kind of things and I also don't know typescript. I was thinking in publish it if none of your are willing to implement an official version for XDEBUG.I won't name it xatom-debug-php if you want to wait until someone that knows typescript writes a better version. I can pick any other name. I just want to contribute to making this package a standard in the community. In the future, they will find the time to improve it or rewrite it if they don't like it.
I wrote an implementation of this package for XDEBUG for my own use. It is written in CoffeeScript using promises ( no await/async). I didn't want to bother with transpilers and that kind of things and I also don't know typescript. I was thinking in publish it if none of your are willing to implement an official version for XDEBUG.I won't name it
xatom-debug-phpif you want to wait until someone that knows typescript writes a better version. I can pick any other name. I just want to contribute to making this package a standard in the community. In the future, they will find the time to improve it or rewrite it if they don't like it.