Skip to content

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

License

Notifications You must be signed in to change notification settings

thiagoolsilva/vscode-plugin-unique-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-plugin-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.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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published