Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Display numbersNew to Visual Studio Code? Get it now.
Display numbers

Display numbers

Nikita Sokolov

|
3,155 installs
| (1) | Free
Shows a number in 10, 16, 2 and 8 numeral systems
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Plugin that shows a number in 10, 16, 2 and 8 numeral systems for VS Code

This plugin converts the hovered number in decimal, hexadecimal, binary or octal numeral systems and displays a popup that shows the result in all four (dec, hex, bin and oct) numeral systems.

popup example

Additional functionality

  • Pressing any digit of binary number makes it opposite of it's current value.
  • Pressing hex/dec/oct/bin will convert number to selected numeral system.

TODO

  • fix hover content update after bit change or convert operation;
  • change hover size coz is too small for big numbers.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft