Refactor menu missing from Visual Studio 2015

前端 未结 5 815
庸人自扰
庸人自扰 2021-02-01 11:35

I am having trouble finding the right-click context menu in Visual Studio 2015. I know that nothing is wrong with my project or the file I am working. I can find the right-click

5条回答
  •  暖寄归人
    2021-02-01 12:22

    You no longer need to access the refactoring using the mouse right click.

    It is recommended that you use the keyboard shortcut keys within Visual Studio.

    For all possible shortcut keys, see Default Keyboard Shortcuts in Visual Studio, Refactor.

提交回复
热议问题