Can R# show the type of a variable during debugging upon hovering?
When hovering over a variable or 'var' I am unable to know the type of the variable. I use QuickWatch to know. Does R# provide a feature to make knowing quicker?
Please sign in to leave a comment.
Hello,
We've have Type Name Hints feature for this matter, would that work for you?