gpt4 book ai didi

c# - Visual Studio 2010 RC Intellisense 不工作

转载 作者:行者123 更新时间:2023-11-30 14:04:19 24 4
gpt4 key购买 nike

我在 Windows 7 x64 上安装了 VS2010...修复 Intellisense 的补丁 ( http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=26662 )...

但是我的 C# Intellisense 不工作...它不会崩溃,但是当我输入时没有任何反应...只要我按下 Ctrl+Backspace 它就会出现...

在我的 Javascript 文件中,Intellisense 工作正常...

有什么想法吗?

谢谢

最佳答案

编辑:这些是应该启用的选项:

工具->选项->文本编辑器->C#->常规->自动列出成员
工具->选项->文本编辑器->C#->常规->参数信息
工具->选项->文本编辑器->C#->Intellisense->输入字符后显示完成列表


查看我对 VS2010 RC - Is intellisense broken? How do I turn it on? 的回复:

Did you have ReSharper installed with Visual Studio 2008? ReSharper (in VS2008) turns off Intellisense explicitly in order to replace it with their own.

If this is the case, you can turn it back on with the options under Tools->Options->Text Editor->[language] (and sometimes also under the Intellisense node under each language).

For example, for C#, the first checkbox under Tools->Options->Text Editor->C#->Intellisense is "Show completion list after a character is typed". Make sure that is checked.

关于c# - Visual Studio 2010 RC Intellisense 不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2311532/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com