Hello
I followed instruction at first step ( bernhard ) , all is ok , however .. at this step
"create a testfile, eg home.php and set the debug config to "PHP" "
I have something different in my Visual Studio , I have this
How can I proceed ? What folder should I setup and what is lanuch.json ? Really no idea at this step .
I want that when I click Ctrl+f5 ("run without debugging") Visual studio open the browser to http://localhost/myscript.php
but when I do this Ctrl+f5 , Visual studio ask me to choose an enviroment between PHP and Node.js , I select PHP but nothing happens.