How do I configure the debugger to display value of float variables when hovering?
If the debugger is connected and running, and I hover over a non-float (or double) variable, the debugger will show me the value.
How do I enable this for float and doubles?
Please sign in to leave a comment.
Comments
0 comments