Hello,
Frequently I have the need to debug array elements, such as parameter [ 1 ].
Right now, the data tooltips only shows the address of this array, but not the individual value. For this I have to open the variable view and scroll to the element of interest. This is extra effort...
Hence I suggest to also show the value of the specific indexed element in the data tooltip, e.g. parameter = 0x00611990; parameter [ 1 ] = 2.0
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.