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

Describe hotkeys #73

Closed Leksat closed 7 years ago

Leksat commented 7 years ago

Initially I forked this repository to change the browser_action behavior: I wanted it to toggle the debugging behavior instead of opening the popup. But during the code examination I found that there is an undocumented hotkey for that!

It would save me some time if Alt+Shift+X was described in the readme and/or on the options page.

Can you please also add hotkeys description to the Crome extension page?

And thank you for the cool project!