Provide here a description of the bug or feature request. More details the better, such as reproduction steps for a bug if possible. Please also try to fill in the following details when reporting a bug: ## Environment ### Sublime Text __Operating system:__ __Installed version/build:__ __Python version:__ ### Server __Operating system:__ __PHP/Xdebug version:__ ## Configuration __php.ini/xdebug.ini__ ```ini [xdebug] # ... ``` __Packages/User/Xdebug.sublime-settings__ ```json { } ``` __*.sublime-project__ ```json { } ``` ## Logs __Console output:__ ``` ``` __Packages/User/Xdebug.log:__ ``` ```