How to disable collapsing to one line for single folders in Visual Studio Code
If you have been using Visual Studio Code, you might have encountered that if you have a folder that only has a single folder inside, Visual Studio Code will automatically collapse both parent and child folders into a single line. Actually, if you have a chain of subfolders that have only one folder inside, it…