【问题标题】:Why is Visual Studio 2015 Intellisense not showing any class, method etc information?为什么 Visual Studio 2015 Intellisense 不显示任何类、方法等信息?
【发布时间】:2016-10-02 03:12:01
【问题描述】:

可能重复:
Visual Studio not showing IntelliSense descriptions anymore

一个最令人沮丧的问题:Visual Studio 2015 Intellisense 突然停止在弹出窗口中显示类、方法等信息,一个最有用的功能就这样消失了!

我用谷歌搜索并尝试了以下方法,但没有任何效果:

Intellisense doesn't show comments

How to make Visual Studio intellisense to show the remarks portion of XML comments?

Visual Studio 2012 Intellisense Not Working – SOLVED

我唯一能想到的是它是 VS2015 Update 2 的一个错误,因为它工作的另一台机器安装了 VS2015,但没有安装更新。

一些例子:

这是它应该显示的内容:

这就是它出错的原因:

那是为了上课。对于一个类似的方法。它应该显示什么:

它确实显示了什么:

最后对于一个参数,它应该显示什么:

它确实显示了什么:

【问题讨论】:

标签: c# .net visual-studio-2015 intellisense xml-documentation


【解决方案1】:

再安装一次:https://www.microsoft.com/en-us/download/details.aspx?id=42637

参考这篇文章来自:Visual Studio not showing IntelliSense descriptions anymore

看起来和你的问题一样。

【讨论】:

  • 谢谢,但这是我尝试的第一件事,但我忘了提及,自动列表成员和参数信息都已检查,但似乎对这个问题没有任何影响(对于 C# 选项) .
  • @VinceJS 这个 SO 帖子怎么样?看起来和你一样的问题。 stackoverflow.com/questions/37500027/…
  • Yabadabadoo - 这对 Andreas A 有效!安装 .NET Framework 4.5.2 开发包 (microsoft.com/en-us/download/details.aspx?id=42637) 就可以了!如果你把它作为一个完整的答案,我会把它标记为答案!
  • @VinceJS 对我的回答进行了编辑。很高兴它起作用了。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-07-30
  • 2020-09-09
  • 1970-01-01
  • 2013-07-19
  • 1970-01-01
  • 2015-10-13
相关资源
最近更新 更多