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

GUID highlight

thecentury

|
60 installs
| (0) | Free
Highlights GUIDs in your files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

guid-highlight VS Code extension

Highlights GUIDs in your code/text files.

guid-highlight

Visual Studio Code Marketplace: guid-highlight.

Uses significant portions of code from the vscode-ext-color-highlight extension.

Features

Highlights GUIDs in format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

Release Notes

1.0.0

Initial release.

How to build and publish

To build and test the extension, hit F5 in Visual Studio Code.

  1. Install vsce tool if you haven't already:
npm install -g @vscode/vsce
  1. Build the extension:
vsce package
  1. Publish it to the marketplace:
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft