Skip to content

A simple extension for Visual Studio Code which allows users to convert values by hovering over them

License

Notifications You must be signed in to change notification settings

bedrankara/hoverconverter

Repository files navigation

Hover Converter

A simple Visual Studio Code Extension which allows you to convert Hex and Decimal values to their corresponding Binary, Hex or Decimal values by just hovering over them.

Usage


Just hover over your values

Converting


To enable/disable the extension open the command palette (F1 or CTRL+SHIFT+P) and enter the following commands

  • Hover Converter: Enable Extension
  • Hover Converter: Disable Extension

Command


The following formats are currently supported

  • Hex : 0xFF
  • Hex : FFh
  • Decimal : 12345

Release Notes

0.0.1

Initial release of Hover Converter

Credits

Icons taken from Freepik

About

A simple extension for Visual Studio Code which allows users to convert values by hovering over them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published