Visual Studio plugin to show keys pressed

泪湿孤枕 提交于 2019-12-21 05:00:36

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!