Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>UUIDs Generator (v4 & v7)New to Visual Studio Code? Get it now.
UUIDs Generator (v4 & v7)

UUIDs Generator (v4 & v7)

Mathieu Bressolle Chataigner

| (0) | Free
generate uuids and copy them in the clipboard
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

UUID Generator

A VS Code extension that generates UUIDs (v4 and v7) and automatically copies them to your clipboard.

Features

  • Generate UUID v4: Creates a random UUID v4 and copies it to your clipboard
  • Generate UUID v7: Creates a time-ordered UUID v7 and copies it to your clipboard
  • Automatic clipboard copy: Generated UUIDs are automatically copied to your clipboard
  • Notification feedback: Shows a notification with the generated UUID for confirmation

Usage

  1. Open the Command Palette (Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS)
  2. Type "Generate UUID" to see available commands:
    • Generate UUID v4: Creates a random UUID v4
    • Generate UUID v7: Creates a time-ordered UUID v7
  3. Select the desired command
  4. The UUID is automatically copied to your clipboard and a notification will display the generated value

Requirements

No additional requirements or configuration needed. The extension works out of the box.

Extension Settings

This extension does not add any VS Code settings.

Release Notes

0.0.1

Initial release of UUID Generator:

  • Generate UUID v4 command
  • Generate UUID v7 command
  • Automatic clipboard copy functionality
  • Notification feedback
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft