Collapse directories via keyboard (node_modules
)
#6527
JosephTLyons
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We don't currently have a setting to prevent the
node_modules
from expanding and being focused if opening a file that is in thenode_modules
directory. Here is the relevant issue for that:Here's a workaround for having to scroll all the way up to the top of your directory tree to close the
node_modules
directory:cmd-shift-e
to focus the currently-open file in the project panelleft arrow
to collapse each directory up the directory tree, until you close thenode_modules
directoryBeta Was this translation helpful? Give feedback.
All reactions