How to make the resharper debugger show values in hex?
I have the "Hexdecimal Display" option checked and in the "Autos" and "Local" tabs I can see values as hex just fine.
But when I hover with a mouse over the source code the same values are shown in dec, which makes them unreadable ;)
Thanks,
Kamil
Please sign in to leave a comment.
Hello Kamil,
I believe there's no way to use hexadecimal display in ReSharper's debugging features now. I've filed a feature request - https://youtrack.jetbrains.com/issue/RSRP-469413.
Thanks!