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

Cmd-Shift-X #80

Closed SeanKnight closed 7 years ago

SeanKnight commented 7 years ago

Google Docs now uses Cmd-Shift-X for strikethrough. It would be nice to have a checkbox in options menu to disable the keyboard shortcut.

mac-cain13 commented 7 years ago

Thanks for letting me know. Note that you can configure/customize shortcuts for Chrome extensions on the bottom right of the chrome://extensions/ page. :)

Since every shortcut will probably conflict with some other shortcut I think that is the most robust solution.

erikhansen commented 6 years ago

In case anyone else came across this Github issue like I did, here is how you can edit the hotkey:

17-21-21 extensions-urnes

jb510 commented 6 years ago

@mac-cain13 thanks, that does work! I wish I'd found and/or known about that option sooner... this has been driving me crazy for months and the only solution I knew of was to enable/disable the extension.

I thought of an alternative solution maybe worht considering. What about adding the ability to exclude Xedebug helper from running on certain domains/url?

I, and I assume most, are unlikely to ever want it running anywhere except on a local install (domain.test, domain.local, etc..). I'm sure some use remote dev servers where they'd run it but it's still a limited set. Anyway, just a thought.

I've disabled keyboard shortcuts for Xdebug helper, which is fine, I personally prefer toggling via the icon anyway.

zainengineer commented 5 years ago

It is not showing that option to me 😞 (tried developer mode too looks same) image

what can I do to display it ?

jb510 commented 5 years ago

@zainengineer Thing move...
Click "Details" on Xedbug, then find and click "options" and there you will find keyboard shortcuts.

zainengineer commented 5 years ago

@jb510 detail page has no option to modify keyboard shortcut. It just displays current keyboard shortcut

image

jb510 commented 5 years ago

@zainengineer Chrome probably changed the UI again.