I'm looking for something like "M-x describe-key" in emacs.
I see Help > Default Keymap Reference and Settings > Keymap but both of these are grouped and sorted by topic. I want something grouped and sorted by key.
The obvious answer of just pressing the key isn't always helpful. For example, when I press F11, I get a little checkbox in the gutter, but there's no tooltip and I have no idea what it might signify.
I'll happily upvote the answer to that particular question, but I'm really looking for a live reference. I guess if there isn't one, I'll probably take a stab at parsing the config file myself, but I'm hoping someone already has an answer.