Feature request: convert radix of a number on each line
-
Say I want to convert multiple numbers, in this example, convert hex to binary:
0 A F 2 7When doing that, they will be replaced with:
0 1010 1111 10 111When googling to convert radix, they list only the ASCII or other character encoding, and I hate having to manuelly convert one number at a time.
-
Sounds like a job for a scripting plugin, not Notepad++ itself.
-
-
Thanks. Really hope someone take this, add more features (like you have two boxes, the “from” and the “two”, which only accepts a decimal integer ranging from 2-36, this is the radix, similar to javascript’s [parseInt(string, radix)] and [number.toString(radix)]), and post this to a “submission section” (as in, a public place containing lots of plugins for notepad++, and/or also available on the menubar -> Plugins -> Plugins Admin -> Available tab).
-
@Adam-Yik said:
Thanks. Really hope someone take this, add more features (like you have two boxes, the “from” and the “two”, which only accepts a decimal integer ranging from 2-36, this is the radix, similar to javascript’s [parseInt(string, radix)] and [number.toString(radix)]), and post this to a “submission section” (as in, a public place containing lots of plugins for notepad++, and/or also available on the menubar -> Plugins -> Plugins Admin -> Available tab).
this Hex_2_binary plugin not really very useful . i’m author of remove duplicate lines plugin already. if you should Hex_2_binary plugin make better then explain me .actually i’m week in english.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login