This plugin will assist developers in creating unique IDs through various strategies.
This plugin will assist in creating unique IDs using the strategies of uuid, uuid with a sequence, and current time in milliseconds.
Vscode 1.81.0+
NDA
Release Notes
Bug Fix
- updating @vscode/vsce library to dev dependency
Adding features
- Adding icon
Adding features
- Create user sequence configuration;
Adding features
- Create Id by NanoId;
Adding features
- Create Id by UUID;
- Create Id by current time in milliseconds;
- Create Id by current time with sequence;
- Reset sequence