Page 1 of 1

Cannot launch debugger

PostPosted: December 18th, 2015, 4:15 pm
by davidbcn
Very often I see a situation where Visual Studio seems not to be able to recognize what type of project it is dealing with and will not offer the option to launch the debugger, it will show the default "attach to process" wich of course will not work for PHP projects.

See attached screenshot.

To solve the issue I have to close/open the project several times. Sometimes waiting a while until PHP finishes processing all the project files also works. Sometimes needs to restart full computer. It's quite anoying...

Greetings!