In the debugger windows, pointers and values in hex take a lot of space. In 64-bit this can take up a lot of room. Can there be an option to remove the extra zero's? Basically any leading zeros on any numerical values should be removed.

Also maybe hex values could use h instead of 0x, saving an extra char. I realize it might cause problems with copying values but it could be optional too.

Reply via email to