Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 715 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 715 Bytes

Autosave Onchange

You'll be surprised at how much hitting ctrl+s every ten seconds was annoying when you won't have to do it anymore :). -isthatcentered

Description

This is a plugin for the Atom editor which automatically saves the current file after changes are made.

Features

  • Configurable auto-save delay
  • Easily disable and enable auto-save functionality
  • Autosave automatically disables when the commit screen loads for Git Plus (Git Plus automatically commits on save so using both packages can be annoying). This is configurable within the package settings.

Special Thanks