Hello,
I think some 'simple' keyboard shortcuts for debugger would be really nice, like a shortcut for the primary buttons at the right side of the debug screen(pause/resume, step, save, toggle own window, etc).
as the development of my project gets bigger, I do use a lot the debug for testing stuffs and check if everything is fine, it's a really usefull tool, and probably a lot of people uses it too for that purpose, sometimes I need to pause very fast after doing some kind of command in my game to test an event for example and if I don't pause fast enough, depending on the type of test I'm doing, I might have to try it again.