How can I view raw image data in sublime text
sublimetext
Solution
It's a bit clumsy but you can rename the file to .txt and Sublime will display the raw data.
Problem
Build 3059 of Sublime Text added image previews. Now when I open an image I can no longer see the raw data. Is there a way to turn this "feature" off? I'm working with reading/writing EXIF data and it was really useful to be able to dive in and see what was really there. Sublime is a text editor after all.