Skip to content
Advertisement

Tag: vscode-debugger

VSCodium (VSCode) doesn’t start debugging PHP (PHP Debug + Xdebug, Linux)

Goal Debug with PHP Debug, Xdebug and VSCodium. Problem VSCode doesn’t start debugging. When I click Start Debugging the blue line under the debugging control buttons appears and moves for a few seconds and then the control buttons disappear. Same when I press the green “Run” button Also on the left side, where “variables”, “watch” and “stack” are shown nothing

Advertisement