Can you turn off Peek Definition in Visual Studio 2013 and up?

前端 未结 5 999
醉梦人生
醉梦人生 2020-12-12 21:37

In Visual Studio 2013 and up, there is the Peek Definition feature when you Ctrl + Click. At first I thought this was cool, but I have found that the majori

5条回答
  •  再見小時候
    2020-12-12 21:58

    In the latest version of Visual Studio 2017 (15.4.0) it is:

    ToolsOptionsText EditorGeneralEnable mouse click to perform Go to Definition

    You can either disable it by unchecking the box, or set a different key to trigger the mode.

提交回复
热议问题