Some code editors, such as WebStorm, have an option to auto-save when the editor loses focus. I've searched for an option like this in the Atom Editor but haven't found anything yet.
Does the Atom Editor have a setting that allows for auto-save of edited files when it loses focus? If so, where can this be set? If not, how would one go about writing a plug-in that does that?
To save a file you can choose File > Save from the menu bar or Ctrl+S to save the file. If you choose File > Save As or press Ctrl+Shift+S then you can save the current content in your editor under a different file name. Finally, you can choose File > Save All or press Alt+Cmd+S to save all the open files in Atom.
This Atom package provides Eclipse IDE key mappings for Atom. Currently, the Eclipse shortcuts are directly mapped to existing Atom commands. To format all lines from a file, just use: Ctrl+Shift+F .
Setting up Sublime's autosave People often forget to save files (I've been guilty of it myself), autosave will make sure your files are saved, even if you forget.
Yes there is auto save package. You can enable autosave in package settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With