简体   繁体   English

键入时Visual Studio 2013 intellisense快速信息丢失

[英]Visual Studio 2013 intellisense quick info missing while typing

I have VS2013 and Resharper 我有VS2013和Resharper

Today for a reason unknown to me I no longer get the helpful hover window that describes the method I have selected from the list of methods. 今天由于我不知道的原因,我不再获得有用的悬停窗口,该窗口描述了我从方法列表中选择的方法。

For example, if I typed 例如,如果我键入

Console.WriteLine

I would get a box detailing what WriteLine did / parameters etc. 我会得到一个详细说明WriteLine做什么/参数等的方框。

If I return on WriteLine and hover my mouse over it, it still describes WriteLine. 如果我在WriteLine上返回并将鼠标悬停在它上面,它仍会描述WriteLine。 I found the detail while typing very useful. 我在打字时发现细节非常有用。

I've repaired resharper disabled and enabled intellisense disabled and enabled statement completion 我修复了resharper禁用并启用了intellisense禁用和启用语句完成

How do I get it back? 我该如何取回它?

Please check you have the following checkboxes ticked: 请检查您是否勾选了以下复选框:

  1. ReSharper | ReSharper | Options | 选项| Environment | 环境| IntelliSense | 智能感知| Completion Appearance | 完成外观| Show Summary 显示摘要
  2. ReSharper | ReSharper | Options | 选项| Environment | 环境| IntelliSense | 智能感知| Parameter Info | 参数信息| Automatically show parameter info... 自动显示参数信息...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM