Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Hex Hover ConverterNew to Visual Studio Code? Get it now.
Hex Hover Converter

Hex Hover Converter

maziac

|
25,620 installs
| (2) | Free
Provides conversion between decimal, hex and binary numbers while hovering.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Support

If you like the "Hex Hover Converter" please consider supporting it.

  

Hex Hover Converter

The "Hex Hover Converter" converts numbers into their decimal, hexadecimal and binary format. You simply have to hover over the number with your mouse. Conversion takes place in all directions. I.e. decimal is converted to hexadecimal and vice versa. If there are more than one interpretations possible both conversions are shown. Additionally it also converts negative values.

Hovers in Debug Mode

vscode turns the normal hovers off if in debug mode. To make them visible press the "ALT" key while hovering.

License and Acknowledgements

This extension is based on the https://github.com/thegtproject/vscode-hoverhex by Brandon/thegtproject and originally was a pull request. But the original project seems to be abandoned. As it is MIT licensed I decided to use the extension skeleton from the original project and enhance the simple hex conversion into a more enhanced decimal-hex-binary conversion in all directions.

This extension here is also MIT licensed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft