File search filters #210
mikekazakov
started this conversation in
Ideas
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.
-
(migrating existing issues/tasks from the previously used internal issue tracker)
It would be cool if there is a global "ignore" set of patterns for searching. For example, we dont need to get into the .git folders etc.
It is just skipping folders that contain meta-data.
For example, all dot-folders. In my case, project folder contains e.g. .git subfolder that contains the whole git history. One never needs to search that folder. Or, for example, I want to skip e.g. target folder or build folder.
So it is a global list of folders that will be always ignored during the search. It can be a regex list, that is ok.
Beta Was this translation helpful? Give feedback.
All reactions