关于[Visual Studio Tips - Using Data Tips]的摘要:
Data tips, the Visual Studio feature that allows you to hover over a variable and see its value while debugging, can be super useful. Here are a few tricks that you may not know about them. Have you ever been looking in the DataTips then need to look at the code behind them? Great news, you can. Just press and hold Ctrl key, the DataTips become transparent until you release the Ctrl key. This is particularly useful when you’ve drilled down a bit in the DataTip or you’re trying to compare
原文地址: https://hutchcodes.net/2019/04/visual-studio-tips-using-data-tips/