sublimetext3 - Sublime Text - Ignore files in search -


there way exclude file (javascript compresed) searchs in sublime text?

find > find in files... (ctrl+shift+f on windows, cmd+shift+f on mac)

find: string find

where: path/to/folder, path/to/another/folder, -*.min.js

you can either manually type comma-separated paths 'where' input field or click ... button right of field select criteria. exclude minified js files add -*.min.js


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -