Hi!
I'm trying to hide all "node-modules" and all subsequent folders from all of my directories, but I'm struggling with that.
I have a folder called "github", inside it are all my projects, and each project has a node-modules folder.
I tried to add *\node-modules\* to the Delete menu, but it didn't work
Hide all node-modules folders
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Hide all node-modules folders
See if, gets it working?
Options | Indexes | Exclude -> Add Filter...*node-modules*-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Hide all node-modules folders
- Go to Menu:Tools > Options > Indexes > Exclude
- Press the Add Filter button
- Type node-modules
- OK, OK
- Wait until Everything is done with reindexing (check the statusbar)
- Press the Add Filter button
- Type node-modules
- OK, OK
- Wait until Everything is done with reindexing (check the statusbar)
Don't know what you mean by that?
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Hide all node-modules folders
(I'm too late at the party ..
)