Search code examples
visual-studio-code

VS Code not showing subfolders when there is only one


My VS Code is not showing the sub folders when there is only one folder, it only shows when there is 2 or more. I attached a screenshot to show an example. I would like to make it show all the folders. I have been looking for how to make it go back to showing all the folders but could not find how.

vs code screenshot

If I add more folders it goes back to normal. I would to make it show the Search folder even if it is the only folder inside Input.

enter image description here


Solution

  • For anyone with the same issue, I figured out how to disable this. You need to look up explorer.compactFolders in File > Preference > Settings and disable it.