Answers for "how to set sublime text 3 to save automatically on ubuntu"

3

autosave in sublime text windows 10

Windows - click Preferences > Settings - User
Add this line
{ "save_on_focus_lost": true }
Save the file
Close the file
Posted by: Guest on August-22-2020

Code answers related to "how to set sublime text 3 to save automatically on ubuntu"

Browse Popular Code Answers by Language