简体   繁体   English

VS2015:将鼠标悬停在“即时窗口”中的变量上时,工具提示停止显示

[英]VS2015: Tooltips stopped showing when hovering on variables in Immediate Window

I remember some time ago I could assign a variable in Immediate Window during debug and when hovering mouse over I could see a tooltip with member values just like when hovering over variables in the code. 我记得前一段时间,我可以在调试过程中在“即时窗口”中分配一个变量,将鼠标悬停在上面时,可以看到带有成员值的工具提示,就像将鼠标悬停在代码中的变量上一样。

Now this feature stopped working in my Visual Studio 2015. Did Microsoft remove this feature in VS2015 or I messed something up? 现在,此功能在我的Visual Studio 2015中不再起作用。Microsoft是否在VS2015中删除了此功能,或者我搞砸了? Is there a setting for this somewhere in the menus? 菜单中是否有此设置?

EDIT: Because not everyone is so sure about this feature ever existing, I add a screenshot from Visual Studio 2012 where you can clearly see the tooltips for text typed in Immediate Window (here I use the variable web ): 编辑:因为不是每个人都对这个功能曾经存在过那么肯定,所以我从Visual Studio 2012添加了一个屏幕截图,您可以在其中清晰地看到在即时窗口中键入文本的工具提示(这里我使用变量web ): 在Visual Studio 2012中将鼠标悬停在即时窗口工具提示

Update: 更新:

I test it in different VS version(VS2012/VS2013/VS2015/VS2017), it really has this issue in VS2015 or VS2017. 我在不同的VS版本(VS2012 / VS2013 / VS2015 / VS2017)中进行了测试,在VS2015或VS2017中确实存在此问题。 But it has this feature in VS2012 or VS2013. 但是它在VS2012或VS2013中具有此功能。

I report this issue to the product team here: 我将此问题报告给产品团队:

https://developercommunity.visualstudio.com/content/problem/55570/vs2015vs2017-tooltips-stopped-showing-when-hoverin.html https://developercommunity.visualstudio.com/content/problem/55570/vs2015vs2017-tooltips-stopped-showing-when-hoverin.html

If possible, you could also share your comment there. 如果可能,您也可以在此处分享您的评论。

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

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