First, if this post is in the wrong forum it’s because I couldn’t find one for VS Code posts.
I have a project folder that contains subfolders where all my code is stored:
G:/Hutchins_Clan_Project/HTML/Images/Scripts/Styles/Thumbnails. The root folder contains only the subfolders (no files).
In VS code I click on the hamburger menu at upper left and choose File > Open Folder > G:/Hutchins_Clan_Project and the subfolders appear in the VS Code Explorer but the root folder name does not. This happened after I fat fingered something to cause VS Code’s screen to show an unwanted window. After getting rid of the unwanted window, the root folder no longer appears. I’d like to get it back because I like to see my tree as I add folders and files.
Here’s a ss of what I have (without the root folder):
Based on what’s displayed in the tab, I’m in the root directory but it doesn’t appear in the list.
What am I doing wrong? What can I do to get the root folder and all subfolders to appear?
TIA