visual-studio-codefile-structure

VS Code Explorer is not showing any project directory or files


I have this one project for which VS Code is not showing any files or directories in the Explorer tree

enter image description here

The actual project files and directories at the root are these:

enter image description here

VS Code is working fine for other projects.

How can I fix this?


Solution

  • 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.