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

feature request: keyboard to expand or collapse #5

Open
lundeen-bryan opened this issue Jul 4, 2023 · 0 comments
Open

feature request: keyboard to expand or collapse #5

lundeen-bryan opened this issue Jul 4, 2023 · 0 comments

Comments

@lundeen-bryan
Copy link

It doesn't look like VS Code has a way to expand all folders in the explorerFolders view or in NERDTREE, but collapsing can be accomplished by the following keybinding:
{
"key": "shift+alt+-",
"command": "workbench.files.action.collapseExplorerFolders"
}

I wanted to suggest this option natively in NERDTREE as a feature. So a keybinding could either expand or collapse all folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant