A Visual Studio Code Plugin which providing HEX convertors in text editor context menu for you to convert it to Float / UTF-8 / Integer.
https://marketplace.visualstudio.com/items?itemName=redsunschan.hex-utils
- HEX to Float
- HEX to Signed Integer
- HEX to UTF-8 Characters
- Change between Little & Big Endian with configuration
- Open any text editor in vs code
- Select the HEX you wanted to convert
- Right click your mouse
- Select "HEX -> XXX" in context menu
- That's it