Skip to content

AloyseTech/VSCode-hex-array-formatter

Repository files navigation

hex-array-formatter

VS Code extension to quickly toggle hex array representation between commonly used format (hex string, C array etc).

Example : AABBCCDD => AA BB CC DD => AA:BB:CC:DD => 0xAA, 0xBB, 0xCC, 0xDD

Features

Quickly toggle hex array representation between commonly used format (hex string, C array etc).

Tip: You can use ctr+alt+H as a shortcut

feature preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published