• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

key-peek

A slimmer, prettier version of the key binding resolver.
batjko
0.2.12 1,312
13
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Key Peek

What is this?

This is your beloved Keybinding Resolver for the Atom editor, except:

  • It is slimmed down (only shows one line: the matched key binding)
  • The different sections are formatted a little prettier.

A spankin' screenshot

Toggle

Command Palette (Ctrl-Shift-P):

A spankin' screenshot

By default, this package doesn't get triggered by a key binding, it's up to you to choose one if you wish.

For example, you could override the built-in Keybinding Resolver to use Key Peek instead, simply by adding one or all of these to your keymap:

'.platform-darwin':
  'cmd-.': 'key-peek:toggle'
 
'.platform-win32':
  'ctrl-.': 'key-peek:toggle'
 
'.platform-linux':
  'ctrl-.': 'key-peek:toggle'

This was meant as an exercise for myself, but I thought others might find it useful, too. Let me know if you have any problems with it or want to suggest changes.

endorse

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by