F12 finds all references, not go to definition

后端 未结 5 1234
傲寒
傲寒 2021-01-22 09:54

Lately my F12 key does not seem to be working as expected in Visual Studio 2010 Professional SP1. It should go to the definition of what is selected, but instead it\'s performin

5条回答
  •  猫巷女王i
    2021-01-22 10:33

    You can set any keyboard shortcut to any command. Type edit.gotodefinition to select the command and press F12 to assign the key.

    like this enter image description here

提交回复
热议问题