DevToys
DevToys copied to clipboard
Allow pasting prefixed values in Base Converter
What's the Problem?
As of now, when I paste "0xFF" in the hexadecimal field of Base Converter, I get an Error stating that this value is not valid.
Solution/Idea
Accepting and removing automatically prefixes "0x" and "0b" when pasting in the corresponding fields.
Alternatives
N/A (or just put it manually...)
Priorities
| Capability | Priority |
|---|---|
| This proposal will allow end users to insert values prefixed with "0x" and "0b" in the hex/binary field | Must |
DevToys Version
Version 1.0.6.0 | X64 | RELEASE | c032ebb | c032ebb
Comments
No response