xdebug-helper-for-chrome
xdebug-helper-for-chrome copied to clipboard
Add option in select for IDE key used by Atom + php-debug package
The usual way to debug PHP remotely with xdebug and Atom is by means of the php-debug package.
From their docs:
The IDE key for Atom with PHP Debug is "xdebug-atom".
I'm gonna push a PR addressing this in case it makes sense
Hi @mac-cain13. This issue can be addressed by #91 if you consider it comes in handy.
Thanks for your work on this tool!