Skip to content

Icon and status mismatch #113

Description

@bilogic

Bug

Frequently, my Xdebug helper icon is greyed, yet it is actually transmitting the idekey for every request

image

  1. My IDE's listener is normally disabled as I only run it when I need to debug something
  2. Because the icon greyed, I assume that the extension is not transmitting the idekey
  3. But that is not the case and transmitting the idekey causes PHP XDebug to connect to the IDE listener
  4. Because listener is not running, every HTTP request causes PHP XDebug to attempt connection and fail only after a timeout
  5. This makes navigating the website from Chrome very slow

Expected behavior

Xdebug helper icon should always reflect correctly if it is transmitting the idekey or not. If it is icon is colored/enabled, developer will notice and disable it to speed up loading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions