sublimetext2 - sublime Text 2 bring back unsaved files on osx -
in sublime know if don't save changes in file later 1 can start left off. opened new tab in sublime , closed application before save file. sublime save temp file somewhere in computer (i using mac osx)
sublime text 2 stores files in ~/library/application support/sublime text 2/settings
, in .sublime_session
files located there.
the contents of files large json blob contains individual tab contents. search in file file name / tab name / key word in document , should able need.
Comments
Post a Comment