Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subfolder Structure #87292

Closed
randal923 opened this issue Dec 18, 2019 · 4 comments
Closed

Subfolder Structure #87292

randal923 opened this issue Dec 18, 2019 · 4 comments
Assignees
Labels
file-explorer Explorer widget issues *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@randal923
Copy link

randal923 commented Dec 18, 2019

  • VSCode Version: 1.41.0
  • OS Version: Windows 10 10.0.18362

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.

https://i.stack.imgur.com/qOH6n.png

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.

https://i.stack.imgur.com/yhSOL.png

I'm not sure if this a bug or not, but I have asked a couple of friends and this does not happen to them.
Steps to Reproduce:

  1. Create a folder with only one subfolder

Does this issue occur when all extensions are disabled?: Tried to open it with extensions disabled but my project doesn't even work. I guess it is because I use WSL.

@vscodebot
Copy link

vscodebot bot commented Dec 18, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the search Search widget and operation issues label Dec 18, 2019
@IllusionMH
Copy link
Contributor

This is new feature Compact folders. Please see feature description and how to turn it off in Update post Compact folders in Explorer

/cc @isidorn for visibility since this is not the first similar report for this feature.
Probably new features enabled by default need more visibility (same happened to another new feature #87271)

@randal923
Copy link
Author

Thanks

@isidorn
Copy link
Contributor

isidorn commented Dec 19, 2019

@IllusionMH thanks a lot for ansewering.
So just use:
"explorer.compactFolders": false

@isidorn isidorn closed this as completed Dec 19, 2019
@isidorn isidorn assigned isidorn and unassigned roblourens Dec 19, 2019
@isidorn isidorn added *question Issue represents a question, should be posted to StackOverflow (VS Code) file-explorer Explorer widget issues and removed search Search widget and operation issues labels Dec 19, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants