Go to declaration in Visual Studio

佐手、 提交于 2021-02-07 12:14:39

问题


When we right click and click "Go to declaration" in Visual Studio, it navigates to that method.
What is the hotkey to get back where we came from?


回答1:


Ctrl + - will help you....! ;)




回答2:


Just another hint: F12 goes to declaration, Shift + F12 finds all references.




回答3:


If you have a mouse with a back button, that will take you back too. You can then use the forward button to navigate forward again.



来源:https://stackoverflow.com/questions/4826209/go-to-declaration-in-visual-studio

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!