https://github.com/walles/atom-shortcuts-teacher
Helps you learn Atom's shortcuts by hinting you when you execute commands without them.
https://github.com/walles/atom-shortcuts-teacher
atom-plugin cheatsheet keyboard-shortcuts shortcut
Last synced: 2 months ago
JSON representation
Helps you learn Atom's shortcuts by hinting you when you execute commands without them.
- Host: GitHub
- URL: https://github.com/walles/atom-shortcuts-teacher
- Owner: walles
- License: mit
- Created: 2017-03-31T17:20:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:44:26.000Z (over 7 years ago)
- Last Synced: 2025-03-12T16:52:03.782Z (over 1 year ago)
- Topics: atom-plugin, cheatsheet, keyboard-shortcuts, shortcut
- Language: JavaScript
- Homepage:
- Size: 118 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/walles/atom-shortcuts-teacher)
# Shortcuts Teacher
If you launch a command using either a menu or through the [Command
Palette](https://atom.io/packages/command-palette), the Shortcuts Teacher will
pop up a notification informing you about how you can do the same thing using a
keyboard shortcut.
Inspired by the decades old [Emacs](https://www.gnu.org/software/emacs/)
feature doing the exact same thing.

# [TODO](https://github.com/walles/atom-shortcuts-teacher)
* Show keybindings without special characters first
## DONE
* Make an animated gif showing off the functionality and add it to this
README.md
* Show only shortcuts for the relevant context
* Don't show duplicate keybinding names
* Put each multi-key keybinding in its own backticks.
* Show human friendly command names
* Escape backticks in our shortcut Markdown
* Put the shortcuts in a bulleted list