I work directly with binaries files, doing a lot of reverse engineering and inserting security patches to bypass some things.
Anyways this means I'm constantly starring at hexadecimal, and I have my hexadecimal display enabled in Visual Studio, but the one thing that my mind has a hard time with is all other hex editors put their alpha-numeric numbers (0xA-0xF) in uppercase, Visual Studio is lower case. I've spent some time looking over all the options and references but couldn't find anything. Anyone know of an option to change this to uppercase?
I'm talking the debugging hexadecimal display for example I want this to be in uppercase: