0
Completed

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

Michael Narciso 13 years ago updated by Jon Skinner 12 years ago 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

Answer

Answer
Completed
You can do this with the file_exclude_patterns global preference
Answer
Completed
You can do this with the file_exclude_patterns global preference
Awesome! Thanks Jon.
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.