Expand empty directory explorer in VSCode?

I am looking for a way to reduce the visible size of directories in explorer that only has one directory / file. I'm not really sure how to explain this, but basically what I want to do is:

OPEN FOLDER  
-ChildFolder  
--GrandchildFolder  
---GreatgrandchildFolder  
---file  
---file  

Into this:  
OPEN FOLDER  
-ChildFolder\GrandchildFolder  
--GreatgrandchildFolder  
--file  
--file  

      

GitHub does something like this, for example https://github.com/Bukkit/Bukkit/tree/master/src (java project) you see test / java / org / bukkit (hang shows this path is being passed through empty directories ").

Is there a way to do this in VSCode? It's pretty minor, but would be very nice to have when dealing with multiple java projects.

+3
visual-studio-code


source to share


No one has answered this question yet

Check out similar questions:

990
How do you format code in Visual Studio Code (VSCode)
712
How do I adjust the tab-to-space conversion factor?
395
Multiline Editing in Visual Studio Code
76
How can I exclude a directory from the Visual Studio Code "Explore" tab?
3
How to open folder selection dialog in vscode?
1
vscode api for file explorer
0
vscode explorer.sortOrder not seen in Explorer panel?
0
VSCode Change File Explorer Appearance Via Extension
0
Can I sync the .vscode folder?
0
For which folder is i18n used for VSCode?



All Articles
Loading...
X
Show
Funny
Dev
Pics