Disable IntelliSense in Visual Studio 2015

前端 未结 2 479
失恋的感觉
失恋的感觉 2021-02-07 13:31

Is there a way to disable IntelliSense in Visual Studio 2015? The information I find are all for the older version of VS, but not for VS 2015.

2条回答
  •  北荒
    北荒 (楼主)
    2021-02-07 13:52

    Go to:

     Tools->Options->Text Editor->All Languanges
    

    and there un-tick:

    Auto List Members 
    

    and

    Parameter information
    

提交回复
热议问题