Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Hex Array FormatterNew to Visual Studio Code? Get it now.
Hex Array Formatter

Hex Array Formatter

AloyseTech

|
4,966 installs
| (2) | Free
Automatic formatter for hex array using standard presentation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft