ChexWarrior / atom-autosave-onchange

Saves you time by saving your code automatically every time you make a change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Saves you time by saving your code automatically every time you make a change

License:MIT License


Languages

Language:JavaScript 98.0%Language:CSS 2.0%