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

Latest commit

 

History

History
5 lines (2 loc) · 557 Bytes

File metadata and controls

5 lines (2 loc) · 557 Bytes

This is an extension for the [Brackets open-source code editor] (http://brackets.io/) to add smart saving functionality. The extension uses JavaScript and the [Brackets API] (http://brackets.io/docs/current/modules/brackets.html) to save documents automatically when switching to another file or application.

This project is no longer actively being worked on as I no longer use the editor. If you are looking for a more up-to-date solution to this issue, consider looking [here] (https://github.com/martypenner/brackets-autosave-files-on-window-blur).