Hello,
Lets' assume a small structure or small array that one would like to have a look at during debugging. Selecting 'View Variable Value' (or Shift+F7) in the IDE puts the cursor on the corresponding line in the variable editor. If there are several variables, the variable of interest typically is in the last line of the variable editor. Now if one is interested in any element of the structure, it is always necessary to scroll down, which is quite inconvenient.
Hence I suggest to place the selected variable at the top of the variable view, allowing to see its first elements without scrolling.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.