I’d seen addins that list Visual Studio shortcuts before, but seem to have lost them. I also used to use ReSharper, so memorised its shortcuts. I’m now back to ‘naked’ Visual Studio, so am having to re-learn the standard shortcuts.
I was surprised to find this article on MSDN that has code for a macro to produce a html page of all the shortcuts. Just run the macro, open it up and search in the browser whenever you’re having problems remembering – unless you really want to print it (in which case I’d be inclined to bang a bit of CSS in there 🙂 ). I might improve upon the whole situation if I find myself needing to refer to it more often, and will post updates here.