mac-cain13 / xdebug-helper-for-chrome

Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension
https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc
307 stars 97 forks source link

Add option in select for IDE key used by Atom + php-debug package #90

Open oskosk opened 6 years ago

oskosk commented 6 years ago

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

oskosk commented 6 years ago

Hi @mac-cain13. This issue can be addressed by #91 if you consider it comes in handy.

Thanks for your work on this tool!