In every Visual Studio.NET version you can set keyboard shortcuts using "Tools - Options - Environment - Keyboard" and then find the command you want to assign a shortcut to by entering part of it in "Show commands containing".
For one thing, the listbox is ridiculously short and hard to navigate - does anyone know an alternative?
Then, how do I find out the correct command name for a specific action?
Specifically, I'm using R# 5.1 with VS.NET 2010 and want to have the ALT+ENTER shortcut back (it used to be there in older versions by default) that opens the R# context menu when the cursor is over a curly underline R# uses to highlight errors or warnings.
How do I find out the command name for that (except by an educated guess)?
I couldn't figure it out and appreciate any hint.