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

Ide specific key conf is ignored for everything but "debug" #95

Open Ketec opened 5 years ago

Ketec commented 5 years ago

I have it set to phpstorm - but when i switch to trace/profile - XDEBUG_ECLIPSE key is sent instead.

Had to use the other two custom options to force phpstorm key.

gwharton commented 5 years ago

How did you override it with custom options?

Ketec commented 5 years ago

In the extension options Trace Trigger Value and Profile Trigger Value

gwharton commented 5 years ago

Yes, sorry. Just inspected the code and saw that! Its an easy workaround once you know!