Skip to content

dethlex/NumberConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Converter

The plugin to convert numbers from one numeral system to another in any JetBrains IDE. For floating point numbers, the fractional part will be discarded.

Features:

  • big integers
  • engineering types
  • negative conversion (bit shifting)
  • multi carets
  • shortcuts

Current supported numeral systems:

  • DEC - Decimal
  • HEX - Hexadecimal
  • OCT - Octal
  • BIN - Binary

About

IntelliJ plugin to convert numbers from one numeral system to another

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages