0
Terminé

Options to Ignore filetypes when using GoTo Anything or GoTo File (CMD + P / CMD + T)

Michael Narciso il y a 13 ans mis à jour par Jon Skinner il y a 12 ans 3
Sometimes when searching to find a file, cache files get in the way. For example sass-cache creates a cache file for each sass file in use.

I'd like to have preferences to filter out filetypes when using CMD + P / CMD + T

Solution

Solution
Terminé
You can do this with the file_exclude_patterns global preference
Solution
Terminé
You can do this with the file_exclude_patterns global preference
Is there a different preference to remove from search results, but not the filebrowser sidebar? For example I don't care to search image files, but it's nice to see them listed in the sidebar. Also what about ignores per project?
I would also like that.