且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

intellisense在VS 2010中不起作用

更新时间:2023-02-06 11:35:25

http://social.msdn.microsoft.com/Forums/vstudio/en-US/7b533762-e73c-4b56-bfc8-a848d88e6926/q-how-do-i-reenable-intellisense-for-c-on-vs2010 [ ^ ]





http:/ /blog.meidianto.com/2010/05/10/vs2010-tips-5-no-intellisense-in-visual-studio-2010-fix-it-now/ [ ^ ]



http:// www。 blackwasp.co.uk/VS2010IntellisenseMode.aspx [ ^ ]





如果上述过程不起作用,请按照以下步骤操作。

步骤1:在Visual Studio中转到工具



步骤2:转到选项。



步骤3:然后选择任何语言并选择Intellisense。



步骤4:并在输入字符后选中复选框'显示完成列表'





它可能对你有用。
http://social.msdn.microsoft.com/Forums/vstudio/en-US/7b533762-e73c-4b56-bfc8-a848d88e6926/q-how-do-i-reenable-intellisense-for-c-on-vs2010[^]


http://blog.meidianto.com/2010/05/10/vs2010-tips-5-no-intellisense-in-visual-studio-2010-fix-it-now/[^]

http://www.blackwasp.co.uk/VS2010IntellisenseMode.aspx[^]


Hey if the above processes doesnot work then follow these steps.
Step 1: Goto Tools in Visual Studio

Step2: Goto Options.

Step3: Then Select Any Language and Select Intellisense.

Step4:And Check the Check Box 'Show completion list after a character is typed'


It might work for You.


嗯...



尝试重启机器并检查IntelliSense是否再次正常工作,

如果没有 - 请尝试:

devenv / ResetSettings



干杯,

Edo
Hmmm...

Try to reboot your machine and check if IntelliSense is working again,
If not - try:
devenv /ResetSettings

Cheers,
Edo