+9
Additional file exclude patterns for binary files
Jon, I think you should add some more file patterns for binary files in the default Global.sublime-settings file like:
"*.png", "*.jpg", "*.jpeg", "*.gif", "*.bmp", "*.pxm", "*.psd"
"*.png", "*.jpg", "*.jpeg", "*.gif", "*.bmp", "*.pxm", "*.psd"
Customer support service by UserEcho
I agree, it's easy to fix and very important for users.
I have many graphic files in my work folders and it's hard to find necessary text file between.
For example, in gedit I can choose option `Show binary files` in folder view panel.
"*.woff" should be added too.