smart block comment ctrl shift /
smart complete code ctrl shift space
surround ctrl alt j
(推荐, 需要在resharper->options->surround with 里面配置)
enter name complete code ctrl alt space
此外有一些功能比如使用一个类, 但是还没有在本文件中被引入,resharper会自动提示用alt enter引入(前提是在resharper->options->highlighting里面必须选中enable highlighting, 当然这个功能有时会使vs studio变得有点慢,但是又却是好用,有点为难…).
附录: