Allow to jump through decimal addresses

Sometimes I have a 10-base (decimal) numbers given to me as addresses and I don’t have time to convert them to hex, so I would like to request a feature so you can jump to address with a decimal number as an input. Hex numbers should be written in terms of 0x or h so not to confuse the parser. Thanks!