I have a project setup that has a bunch of folders I generally don’t want to deal with (.git, target, build, etc.). Most of the time, it’s fine just excluding them in the project setup. However, sometimes I run into situations where I want to have all of them included in the file opener, sidebar, search, etc. and it’s kind of a pain to go in and edit the workspace to add them back in for a couple of hours. Is there an easy way to just temporarily ignore my excluded folders without editing that file?
I’m aware that I can use exclude patterns in the project-wide search, but that doesn’t fix the sidebar / file open issue.