Open bilogic opened 1 year ago
I think the extension gets confused because it tracks the enabled status by domains. I develop a few websites together as they share common code and switch between them using bookmarks.
It seems simpler for the developer to manage if the extension stays on/off regardless of domain.
Bug
Frequently, my
Xdebug helper
icon is greyed, yet it is actually transmitting theidekey
for every requestidekey
idekey
causes PHP XDebug to connect to the IDE listenerExpected behavior
Xdebug helper
icon should always reflect correctly if it is transmitting theidekey
or not. If it is icon is colored/enabled, developer will notice and disable it to speed up loading.