stef-levesque / vscode-hexdump

hexdump for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toggle between little or big endian (byte order) not working

momvart opened this issue · comments

Toggling between little or big endian not working and the byte order is always little endian.

There is an issue with the command.
Have you tried to set "hexdump.littleEndian": false in your settings ?