xdebug-helper-for-chrome icon indicating copy to clipboard operation
xdebug-helper-for-chrome copied to clipboard

Add Atom as IDE option

Open oskosk opened this issue 6 years ago • 0 comments

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-atom to the IDE select in options.html
  • Adds a new comparison against the value xdebug-atom for the idekey var in option.js/restore_options()

Screenshots

New option value:

image

Cookie being sent properly:

image

Select working correctly with new value

select

oskosk avatar Mar 08 '18 21:03 oskosk