gwomacks/php-debug

no debugers installed

Opened this issue · 1 comments

I have installed the plugin, the chrome helper and xdebug is set (I am using lando).

I keep getting "No debuggers installed". What am I missing?

Also getting "No debuggers installed".
I have verified XDebug is installed in Linux Mint PHP and in Lando PHP.
php -f phpinfo.php | less (or lando php -f phpinfo.php | less ) has Xdebug settings

php -f phpinfo.php | less 
xdebug support => enabled
Version => 2.6.0
lando php -f phpinfo.php | less 
xdebug support => enabled
Version => 2.6.0beta1

Unclear what to put in Packages, Settings View, php-debug, Settings, Path Mappings
I have: /users/USERNAME/sites/themedev/bedrock/web;/app/bedrock/web