ReSharper intellisense does not display documentation

与世无争的帅哥 提交于 2019-12-03 04:15:53

Go to ReSharper | Options -> Environment | IntelliSense | Completion Appearance. Check Show member signatures and Show summary.

For those who, like me, tried the solution provided above and it didn't work. I found this article and it did the trick for me.

Go to Tools - Options - Text Editor - C# (or all Languages, or whatever you need). In the general section, the options Auto list Members and Parameter information must be enabled. (I suppose only Parameter Information would be fine to, but i enabled the other one anyway as its a nice feature).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!