When the mouse pointor is placed over a expression which must be analyzed by the debugger check (which is a very good idea), if the expression is too much at the right of the scope, the tip message given by the debugger check is outside the screen. Consequently, we can't read directly the value. The user must move the editor scroll bar from left to right.
If it was possible to have a correction of the position of the value tip message in order to read always the values directly, it could be a plus.
what about a general flag in the preferences, to chose if dec or hex should be displayed?
I think most times a programmer wants to see hex only or dec only...