Hex data inspector

In the Hex Editor extension for VS Code, the data inspector to view selected binary data as different data types.

Includes support for signed and unsigned ints of different lengths, floats, and chars. You can even switch between big and little endian.