本文介绍了F12-转到定义已停止工作.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大约两周前,F12(转到定义")停止工作.
About two weeks ago the F12 ( Go To Definition) stopped working. Instead of going to a method it takes me to a class definition [From metadata].
有人知道如何解决此问题吗?
Does anyone know how to fix this?
我正在使用VS2010 Premium,如果有帮助,解决方案是C#/ASP/.net4.
I'm using VS2010 Premium and the solution is C#/ASP/.net4 if that makes a difference.
谢谢
推荐答案
如果我们右键单击并选择转到定义,它是否可以正常工作?
If we right click and choose go to definition, can it work well?
我们可以从Option-> Enviroment-> Keyboard检查键盘的设置.在按快捷键中的F12键时,当前使用的快捷键是什么?
We can check the setting of keyboard from Option->Enviroment->Keyboard. When key F12 in the Press shortcut keys, what is the shortcut currently used by?
最好的问候
这篇关于F12-转到定义已停止工作.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!