marcelkliemannel / intellij-developer-tools-plugin

This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Apache License 2.0
175 stars 14 forks source link

Feature Request: number conversion support #55

Open gergocs opened 3 months ago

gergocs commented 3 months ago

Convert base 10 to hex or binary and back. Like this: https://www.rapidtables.com/convert/number/decimal-to-binary.html

Ejsstiil commented 3 months ago

I needed exactly the same today!