Since a month ago, my VS doesn't seem to want to display the summary info in tooltips for any system methods or classes when I hover them with my mouse.
I had ReSharper installed and started noticing this problem. I assumed that ReSharper disabled the default method descriptions, so I wasn't thinking much further about it, only considering it a mere annoyance.
After removing ReSharper though, the problem persisted.
VS now only shows descriptions for my own methods which I've added a <summary>
tag for and any descriptions from NuGet packages, but not system methods like Where
, Encoding.GetString
, etc.
I've tried repairing VS, resetting settings, un-/checking checkboxes in Options > Text Editor > General, but to no avail.
Has anyone had a similar problem?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…