Hi
Unless I’m wrong it is currently not possible to exclude files permanently from search.
It’s possible to do this per search in the ‘where’ field, like this: ‘c:/users/user/project, -excluded_file.js’.
It seems like using a .sublime-project file excludes not listed files from search. That is nice.
But file_exclude_patterns don’t influence search. So files inside shown folders are all included in search, although they are excluded from the project.
My folders include browserified and minified files. They pollute search results.
Thanks for this great product.
Alex