Appends the xdebug IDE variable to the url to kick off the session start to enable remote debugging for php applicationsSets xdebug session start query parameter to the url with the specified IDE key. Lets the developer quickly start a xdebug session without needing to remember the exact query parameter every time.
Reviews of XDebug Session Handler for PHP and IntelliJ extension