Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

vs code sidebar tree folder structure not working [duplicate]

enter image description here

When I try to create a folder within another folder (a normal tree)on the sidebar, instead of branching below the folder, the new one appears on the side, like so: “Folder A\Folder B” What I want is for it to be in this structure:

->Folder A

------>Folder B

How can fix it?

like image 622
theobg Avatar asked Aug 29 '26 16:08

theobg


1 Answers

In your settings either uncheck "Explorer: Compact Folders" or in your settings JSON set the value for explorer.compactFolders to false.

This feature was introduced in version 1.41. Changelog

like image 175
hotpink Avatar answered Aug 31 '26 05:08

hotpink



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!