mateuszchudyk / vscode-hexinspector

Visual Studio Code extension that provides fast and easy way to peek other forms of a hexadecimal value.
https://marketplace.visualstudio.com/items?itemName=mateuszchudyk.hexinspector
MIT License
15 stars 6 forks source link

Feature Request to Support Octal Representation #18

Open heterdaft opened 1 month ago

heterdaft commented 1 month ago

It would be nice to also have output for Octal representation as well on the HexInspector. When dealing with some communication protocols they sometimes use Octal to represent a nibble of data.