Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hex-nibble-highlightNew to Visual Studio Code? Get it now.
hex-nibble-highlight

hex-nibble-highlight

Delcoii

|
2 installs
| (2) | Free
Highlight hex literals by 4-digit(1byte)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HEX Nibble Highlighter

Highlights C/C++ hexadecimal integer literals in 4-digit groups (per byte)

Features

  • Supports C and C++ files
  • Highlights hexadecimal literals after 0x or 0X
  • Groups digits from the right side
  • Skips hexadecimal values inside line comments and block comments
  • Uses darker colors on light themes
  • Uses editor decorations only
  • Does not modify source files

Notes

This extension only changes the visual rendering in the editor. It does not change the actual file content.

Enjoy!

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