I've been using for a long time Borland C++ Builder and one of the functions I used often was Ctrl + F2, to stop the execution of the program in debugging mode. In SharpDevelop, this calls the Preview function. Because I am so used with it, it is hard for me to unlearn it. On some slow computers, the Preview operation takes quite some amount of time and I have to wait patiently until the Preview shows up, so I can close it.
I would prefer to be asked if I want to allocate Ctrl + F2 to Preview - in my case, I would use Ctrl + F2 to stop the debugger, otherwise I would disable this shortcut alltogether.
Thanks,
Nick