xdebug-helper-for-chrome
xdebug-helper-for-chrome copied to clipboard
Add Atom as IDE option
Fixes #90
Adds a new option Atom + php-debug with value xdebug-atom to the IDE select.
Changes introduced by this PR
- Adds a new option with value
xdebug-atomto the IDEselectinoptions.html - Adds a new comparison against the value
xdebug-atomfor theidekeyvar inoption.js/restore_options()
Screenshots
New option value:

Cookie being sent properly:

Select working correctly with new value
