问题
My team is beginning to embrace pair programming and some of us are more familiar with Resharper (and other productivity tools) than others. I was watching a DNR TV episode with Mark Miller and there was a Visual Studio plugin he had that showed which keys were pressed. I think this would be a great plugin to have while pairing, as well as doing presentations with other developers. You can see the plugin in action here.
Does anyone know if this plugin is publicly available? If not, is there another one similar to it that is available?
回答1:
I think Key Jedi (under the Other section) might be what you're looking for.
回答2:
I also stumbled upon CodeNinjaSpy extension, which displays commands with shortcuts rather than individual shortcut keys.
- http://visualstudiogallery.msdn.microsoft.com/dd3ccb44-a46c-4b42-9c56-7d4aa526979f
- http://channel9.msdn.com/coding4fun/blog/Helping-others-become-Visual-Studio-Keyboard-Ninjas-with-the-Code-Ninja-Spy
来源:https://stackoverflow.com/questions/2526803/visual-studio-plugin-to-show-keys-pressed