windowssublimetext2

where does sublime store unsaved files?


where does sublime store unsaved files?

I like how when there is a crash the unsaved files are still there.

Where does sublime store them - what directory?


Solution

  • For windows, the default is C:\Users\username\AppData\Roaming\Sublime Text 3\Local.

    For iOS, ~/Library/Application Support/Sublime Text 3/Local/.

    For linux, ~/.config/sublime-text-3/Local/.

    The unsaved sessions can be found at "Auto Save Session.sublime_session".