Skip to content

HEX related utilities function for fast formatting and value convertion in vscode text editor

License

Notifications You must be signed in to change notification settings

redsuns-chan/vscode-plugin-hex-utils

Repository files navigation

hex-utils README

Description

A Visual Studio Code Plugin which providing HEX convertors in text editor context menu for you to convert it to Float / UTF-8 / Integer.

Plugin Page

https://marketplace.visualstudio.com/items?itemName=redsunschan.hex-utils

Features

  1. HEX to Float
  2. HEX to Signed Integer
  3. HEX to UTF-8 Characters
  4. Change between Little & Big Endian with configuration

How to use it

  1. Open any text editor in vs code
  2. Select the HEX you wanted to convert
  3. Right click your mouse
  4. Select "HEX -> XXX" in context menu
  5. That's it

About

HEX related utilities function for fast formatting and value convertion in vscode text editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published