Visual Studio C# IntelliSense not automatically displaying

前端 未结 17 1681
一整个雨季
一整个雨季 2020-11-30 03:23

Just recently, my Visual Studio 2010 stopped displaying IntelliSense suggestions automatically while I am typing. I can still press ctrl+space to get it to work, but it doe

17条回答
  •  不知归路
    2020-11-30 04:02

    enter image description here


    In prose, in case you can't see the above image:

    Open Tools > Options > Text Editor. If you're only having this issue with one language, find that language; if it's for everything, click "All Languages". Right at the top, there'll be a few options labeled "Auto list members", "Hide advanced members", and "Parameter information". Make sure all of those are enabled (though the second may be disabled; if so, ignore it).

提交回复
热议问题