I can't get xdebug to work properly with Visual Studio Code in Linux Mint. Please help me out. I have already tried the main steps but the debugger won't stop at breakpoints or show any error message. I cant do stepping or anything proper of a debugger. The extension is installed, and the firefox helper too. The xdebug.so is in the correct directory and php.ini has the entries according to the manual. What else can I do?

READ LESS
6 upvotes·33.1K views
Replies (1)

Trust me: It works. I had frustrating times with VSCode, at the firts. Then I discovered that problems are related to the right configuration. Read first the manual, carefully, for your language (php). Than share you launch.json configuration.

5 upvotes·26.6K views
Avatar of Giuseppe D