I have this one project for which VS Code is not showing any files or directories in the Explorer tree
The actual project files and directories at the root are these:
VS Code is working fine for other projects.
How can I fix this?
Try removing the folders inside ~/Library/Application Support/Code/
(except the User/
folder because that contains your keybindings and settings configurations) and then restart Code.