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

Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension

Results 38 xdebug-helper-for-chrome issues
Sort by recently updated
recently updated
newest added

Does anybody know what the custom IDE key for Visual Studio Code (vscode) would be with [PHP Debug](https://github.com/felixfbecker/vscode-php-debug) installed? If we can establish if one exists and what it would...

Hi, It would be great if the we could have the option of enable/disable the 2 default hotkeys. * Ctrl+Shift+X (Cmd+Shift+X on Mac) opens the popup. * Alt+Shift+X toggles the...

Chrome version: 59.0.3071.86 Can not open the popup through the icon from toolbar. but the shortcut keys are ok. please help.

Hi! In order to support XDebug 3 we need to set the cookie name to`XDEBUG_TRIGGER` instead of the legacy `XDEBUG_SESSION` Is it possible to accomplish it? see https://xdebug.org/docs/all_settings#trigger_value

This seems to be needed for a new Firefox. See also http://bugs.xdebug.org/1782

What should the IDE_KEy value be - I presume I should select "other" and provide some value - what is it? Since VSCODE isn't supported natively I guess - its...

Hi, First thanks for a very useful extension! It would be great if there was an "simple mode" where the extension icon becomes a toggle button to activate/deactivate either Debug/Profile/Trace,...

As the subject says, on every page load, the debugger is active, even though I disable it. I don't know how it's triggered (automatically). Afaik I didn't... Anyone have any...

In some cases (without connectivity) the icon font doesn't load, causing the problem shown here: ![Screenshot 2020-07-08 at 12 28 25](https://user-images.githubusercontent.com/898057/86908296-99ae4e00-c116-11ea-8129-f89f914da1aa.png) A solution would be embedding the SVGs for the...

Safari 14 will have some support for WebExtensions API. It would be nice if this extension was compatible with Safari too. I saw https://github.com/mac-cain13/xdebug-helper-for-safari but I'm not sure it's the...