Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 775 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 775 Bytes

Keymapper

Find all existing shortcuts in one convenient place.

Usage

Use the command "Keymapper: Show Keymap" to open the keymapper window in a new tab.

Context

Keymapper is context sensitive and will only show keymappings relevant to the current window. This means, you should usually have the keymapper tab open in a separate tabset from the window you wish to show keymappings for, otherwise you will only see the mappings relevant to the keymapper window itself. This is a common misunderstanding and the source of #4

Changelog

  • 0.0.4 Fixes serious performance issues, courtesy of @ibdknox
  • 0.0.3 More cleanup
  • 0.0.2 Cleans up source and binds tab to keep keymap updated
  • 0.0.1 Initial Release