An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/walles/atom-shortcuts-teacher.svg?branch=master)](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.

![Animated demo](https://github.com/walles/atom-shortcuts-teacher/raw/master/demo.gif)

# [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