从Eclipse启动Xdebug时,Visual Studio代码将被打开

I am a Linux user and on my machine I have 2 IDEs: Eclipse for PHP development and VSCode for JavaScript only projects.

I used for a while PHP 5.6 + Xdebug without any problem. Now (probably after some VSCode update) when I right click on a PHP file -> debug as -> PHP Web Application, Visual Studio Code opens and Eclipse get waiting until I stop the debug.

Any help?