I have Xdebug working, I can stop at and step through breakpoints. But the variables that it has already reached do not show up in the Variables window. See the picture - variab
I had similar problem. It happened that php version was 7.2 but extensions were installed for 7.1 version by Dockerfile.