Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>unique idNew to Visual Studio Code? Get it now.
unique id

unique id

thiagoolsilva

|
107 installs
| (1) | Free
Create unique IDs to avoid colision
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

unique-id

This plugin will assist developers in creating unique IDs through various strategies.

Features

This plugin will assist in creating unique IDs using the strategies of uuid, uuid with a sequence, and current time in milliseconds.

Requirements

Vscode 1.81.0+

Known Issues

NDA

Release Notes

Release Notes

2.1.2

Bug Fix

  1. updating @vscode/vsce library to dev dependency

2.1.1

Adding features

  1. Adding icon

2.1.0

Adding features

  1. Create user sequence configuration;

2.0.0

Adding features

  1. Create Id by NanoId;

1.0.0

Adding features

  1. Create Id by UUID;
  2. Create Id by current time in milliseconds;
  3. Create Id by current time with sequence;
  4. Reset sequence
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft