Just what I was looking for, thanks
BTW, is there a way to change the "Local History" folder (and therefore all the backuped files) location? I have tried it by adding and modifying the line
"history_location": "~" in the
LocalHistory.sublime-settings file in some different way as follows:
- Code: Select all
"history_location": "D:\Applications\.sublime",
"history_location": "D:\\Applications\\.sublime",
"history_location": "D:/Applications/.sublime",
But with no luck until now... I mean, everything continue being saved in the default "C:\Users\
USERNAME\.sublime" directory no matter what I put there... I'm on Windows 7 BTW, and I admit this seems like very basic stuff but for some reason I can't get it to work, so... any clue?