Hi,
I have now spend an hour fiddeling with installing X Debug without Homebrew and stumbled upon this Xdebug + VS Code in Local. Great I thought ! And removed all other things that I had done and installed it.
But I can’t get it to work. This is driving me crazy
I have tried to open VS Code from many different roots now, but the launch.json that opens when I try to run debug always miss the important thing from the “ADD RUN CONFIGURATION TO VS CODE”, but when I cd and nano in to the .vscode folder in the root I get the right stuff. So some connection is wrong.
Do I need to install XDebug in VS Code or PHP Debug or something?