microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.43k stars 28.62k forks source link

Always collapse directories recursively #224267

Open jrmajor opened 1 month ago

jrmajor commented 1 month ago

32475 added support for alt-clicking directory in order to collapse it recursively. I always prefer this behavior, so I would like to be able to set it as a default.

Alternative solution would be to add a new list.collapseRecursively action, so that I could bind it to left arrow (currently it's bound to list.collapse). I usually use keyboard for navigating the explorer anyways, so that would work just as well.

vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!