/xdebug-webext

XDebug WebExtension

Primary LanguageTypeScript

XDebug WebExtension

Tested and working with Firefox >=55

Just run:

yarn install --dev
make

Once installed, you must customize your toolbar to add the debug icon.

Quick changelog

1.1.0

  • Alt+Shift+X keyboard shorcut to enable/disable debugging
  • Proper container tabs support
  • Better async code handling
  • Better icons

1.0.0

  • Inital version