microsoft / vscode-hexeditor

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

Add in data inspector UUID/GUID #500

Closed jogo- closed 4 months ago

jogo- commented 5 months ago

Show in data inspector the useful 128-bit UUID/GUID (Universally Unique Identifier/Globally Unique Identifier) following RFC 4122 Closes #499

jogo- commented 4 months ago

Is this PR stuck just due to broken pipeline?

connor4312 commented 4 months ago

Could you push a new commit to your branch to get a new build? I think when you made this PR there was a pipeline issue

jogo- commented 4 months ago

Commit pushed✔

connor4312 commented 4 months ago

Thanks for the PR!

jogo- commented 4 months ago

You're welcome!

jogo- commented 2 months ago

@connor4312 @roblourens This feature is still missing in latest Hex Editor v1.10.0 / VS Code 1.90.0. Is it due to broken pipeline?

jogo- commented 2 months ago

This feature is still missing in latest Hex Editor v1.10.0 / VS Code 1.90.0. @connor4312 @roblourens @lramos15 Would you mind please adding this feature in the upcoming VS Code ? Thank you very much