microsoft / vscode-hexeditor

VS Code Hex Editor
https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor
MIT License
525 stars 85 forks source link

Add fp16 and bf16 support in data inspector #451

Closed lorsanta closed 1 year ago

lorsanta commented 1 year ago

Ref #418.

To keep the function private I didn't add a test file for getFloat16, but I did write one here https://github.com/lorsanta/float16. Let me know if it needs to be added.

lorsanta commented 1 year ago

@microsoft-github-policy-service agree