Visual Studio 2010 IntelliSense -> Enter will not AutoComplete any more

前端 未结 2 425
無奈伤痛
無奈伤痛 2021-02-03 23:56

I am very much use IntelliSence of VS2010. Sometimes, I can not tell when and why, the IntelliSence changes.

Example: Label lblTestTest

The normal behavoir is: I

2条回答
  •  你的背包
    2021-02-04 00:41

    I had same problem, but I found a fix.

    In VS 2010 there is new suggestion mode, what is good, sometimes, but most of times it's not. So when autocomplete box is shown, press crtl+alt+space to go to old mode. And if you need go back to suggestion mode, press crtl+alt+space again.

提交回复
热议问题