Thanks for following up! I can confirm that the issue is still present in 1.45.15061
. When I start up Docker, start my containers, attach with VS Code to my PHP container and it re-opens the tabs of the files I was editing, the PHP extension starts for whichever tab happens to be in focus/active, the code analyzer doesn't recognize built-in or some imported classes like Symfony's Console Command class. I have to close the file, wait a moment for the analyzer to refresh, then re-open the file and the unknown class errors are gone. Further, on a recent occurrence of this bug, I was able to just cut something out of the file and paste it somewhere and the errors disappeared. So, modifying the file seemed to work.