Ctrl+R, Ctrl+R command not working

后端 未结 16 1198
逝去的感伤
逝去的感伤 2021-02-01 00:08

I\'m attempting to use the Ctrl+R, Ctrl+R command within Visual Studio 2008 to rename a variable. I get an error message at the bott

16条回答
  •  不要未来只要你来
    2021-02-01 00:34

    Using version 8 of ReSharper in Visual Studio 2013, I had to

    1. Go to the RESHARPER menu -> Options
    2. Expand Environment
    3. Select Keyboard & Menus
    4. Choose Visual Studio as the ReSharper keyboard scheme
    5. Click Apply Scheme...Save & close dialog box.

    The next time I executed a keyboard shortcut it prompted me to choose which keyboard shortcut I wanted to use.

    enter image description here

提交回复
热议问题