Configuring xdebug to work with Windows 10 (WSL2), Docker and VS Code
Configuring your dev environment to be able to use xdebug when you're working on Windows 10 (with WSL2) and Docker with VS Code can be (a bit) tricky.
This is a quick reminder of how I've done that.
Configuring the environment
- Install and configure xdebug in Docker