quit-control

Stop mistyping keyboard shortctus and quiting Atom unintentionally

artdiniz

848

4

2.0.0

MIT

GitHub

Quit Control

Do you hate the fact that ⌘W or CTRL+W closes Atom if there are no open files? This extension is for you!

Do you hate mistyping ⌘Q and shutdown Atom with all your unsaved and beloved work? This extension is for you!

This extension will make all "quitish" keyboard shortcuts prompt you if you really want to close everything if they were going to do so.

Features

  1. If there is an open file, ⌘W (on mac) or Ctrl+W (on other platforms) will close it as usual. But if there is no open file, instead of closing Atom window we will prompt you first:

    Close Tab

  2. If you hit ⇧⌘W (on mac) or ⇧+Ctrl+W (on other platforms) all your files will be closed as usual. But instead of closing Atom window, we will prompt you first:

    Close All Tabs

  3. If you hit ⌘Q at any moment we will prompt you if you really want to quit:

    Quit

Source

GitHub

License

MIT

Credits

This extension's icon was created by Hrag Chanchanian from the Noun Project and its colors where changed by me for use in this extension.