Exclude a folder from Search Everywhere/Go to File Follow
Answered
We have a folder with auto-generated JS. It's not included in .csproj, it's ignored in VCS (Mercurial). R# is not suggesting files from the folder in any of Go to commands.
Rider does, both in Go to File and in Search everywhere (in the Files section).
It highlights the entries from ignored folder, so I guess it somehow knows that they are to be ignored. Can it hide them?
Here's a screenshot http://i.imgur.com/Y4nwOBl.png
Already tried the solutions from these threads:
Please sign in to leave a comment.
Seems similar to https://youtrack.jetbrains.com/issue/RIDER-2173
Please vote