atom-keybinding-cheatsheet icon indicating copy to clipboard operation
atom-keybinding-cheatsheet copied to clipboard

Improving keybindings in general

Open serapath opened this issue 9 years ago • 2 comments

Maybe there is already a solution for what I tried to describe here: https://discuss.atom.io/t/share-browse-optimize-keybindings-with-others-and-discover-install-related-packages/18520 If not, maybe some improvements could be made?

serapath avatar Jul 06 '15 00:07 serapath

I don't know of a solution the achieves exactly what you describe in that post. With regards to keybinding-cheatsheet its primary intent is to provide a quick way to reference configured keybindings. Do you have some specific suggestions for keybinding-cheatsheet?

jkasky avatar Jul 09 '15 17:07 jkasky

it's nice to see/read and search for keybindings, but it would be great to edit/update them and be warned about conflicts :-) Maybe onClick a small popup asks me to "type in" or "press" the new key combination.

Once i do that, it would also be great, if the plugin would (maybe as an option):

  1. check all current keybindings
  2. copy&paste them to the users custom "keybindings.cson"
  3. deactivate all defaults and just use the users custom "keybdingins.cson" from then on.

That way, I can use the plugin, not only to lookup, but also to easily optimize/customize my personal keybindings over time and backup and even pubblish and share my "keybindings.cson" :-)

That would be GREAT Even greater, if it would put in "comments" into my keybindings.cson to tell me which hotkeys come from which installed plugin :-)

serapath avatar Jul 09 '15 20:07 serapath