Is it possible to hide specific directory? #2026
Unanswered
VisionaryAppDev
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Is that within git repository? If so, are you not hit ignoring it? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I have read though the docs but could find if it's possible to hide specific directory such as node_module or .git because when I need to expand directory, it took too long. I saw there is a shortcut to hide hidden file (
api.tree.toggle_hidden_filter
) but it doesn't serve my purpose since some file like .env should be shown.Beta Was this translation helpful? Give feedback.
All reactions