-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: collapseNodeModules feature #8
base: main
Are you sure you want to change the base?
Conversation
disabled by default
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be honest, I'd rather prefer a command for collapsing node_modules - for me it would be much more useful.
I didn't find cases when this setting would help me in work right now, especially when it collapses all project folders, but I don't mind implementing it disabled by default
The problem that was motivation for that feature no longer exists since though they should definitely add |
I'm okay with |
As an idea - can we close all dirs in project and then invoke |
Yes, this is a good idea, I'm using it in keybinding and it works, you can test it here and if you like it , you can merge |
Disabled by default as it can be annoying
In theory it can be useful to toggle globally e.g. on absolutely any tab reselect
To see in action:
-> node_modules is collapsed