The UI in Visual Studio for remapping keys. The area showing commands available is not resizable, and is just high enough to show 3-4 of hundreds of commands available, rendering it impractical for scrolling through the list of commands, either to find the name Microsoft has given a command, so you can learn/remap the shortcut (is it Up? MoveUp? UpArrow?, no LineUp), or just to see if you can find some neat, useful shortcuts. The filtering mechanism is only minimally useful, so even if you know you're looking for an Edit command, you still have to scroll (and scroll, and scroll) through all those Edit.EmacsXXX and Edit.BriefYYY commands, even if you're not using those schemes. And until you've been through the list more than a few times, you don't know you're looking for an Edit command, and not a Format or Action command. There's no handy way to determine what keystrokes are not currently mapped, so if you're looking for a free keystroke you can assign to an unmapped command, it's try-this-now-that until you stumble across something that's both unused and vaguely mnemonic. It's a functionally complete UI that works well if you know exactly the name of the command and your current key mappings, and is difficult to use otherwise...which I think is probably the majority of cases.