@phoenix-plugin-registry/brackets-autosaver

1.1.6 • Public • Published

brackets-autosaver

The MIT License GitHub version PRs Welcome

Finally!

A Brackets extension that saves your file as you type. No need to constantly press Ctrl/CMD + S. It helps you achieve a perfect workflow with file watchers (Gulp, Grunt, npm, CodeKit...).

Simple demo gif:

brackets-autosaver

How does it work?

Brackets-autosaver hooks to key presses. To avoid triggering a file save command on every-single-keypress the extension waits 400ms (or any other delay of your choosing) from the last key pulsation.

So once you're finished typing a few words or a simple correction, then it saves the document (always the one you just edited).

Is it always on?

Nope. You can turn this feature on and off easily from the File menu. So just check or uncheck File -> Enable auto saving.

How to install this awesome thing?

Like any other Brackets extension. Either look for it within Brackets extension manager or download this repo and drop it on Brackets.

Feel free to open any issues, I'll take care of them.

Readme

Keywords

none

Package Sidebar

Install

npm i @phoenix-plugin-registry/brackets-autosaver

Weekly Downloads

1

Version

1.1.6

License

MIT

Unpacked Size

2.76 MB

Total Files

6

Last publish

Collaborators

  • ushmajit
  • core.ai