DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

Allow pasting prefixed values in Base Converter

Open Amejonah1200 opened this issue 3 years ago • 0 comments

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

Amejonah1200 avatar Apr 25 '22 14:04 Amejonah1200