Skip to content

An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)

License

leomillon/uuid-generator-plugin

Repository files navigation

Intellij UUID Generator

UUID, ULID and CUID generator plugin for IntelliJ based IDEs.

JetBrains plugin

Link to the official plugin page : UUID Generator

Description

UUID, ULID and CUID generator plugin for IntelliJ based IDEs..

For example : 123e4567-e89b-12d3-a456-426655440000.

You will find it in the Generate popup -> Random UUID.

Available actions

  • Random UUID / ULID / CUID (also as quick fix)
  • Generate UUID / ULID / CUID to clipboard
  • Generate UUID / ULID / CUID Popup
  • Toggle UUID dashes (also as quick fix)
  • Reformat UUID / CUID with settings (also as quick fix)
  • Replace Distinct UUIDs in Selection
  • Replace Random UUID / ULID / CUID Placeholders in Selection

UUID/ULID/CUID highlight in any language with context info (Timestamp extraction for ULID) and quick fix suggestions

Demo

  • UUID / ULID / CUID highlight

UUID / ULID / CUID highlight

  • UUID / ULID / CUID quick fixes

UUID / ULID / CUID quick fixes

  • Random UUID

Random UUID

  • UUID Generate Popup

UUID Generate Popup

  • Multi-caret support

Multi-caret support

  • Toggle dashes

Toggle dashes

  • UUID to clipboard

UUID to clipboard

  • UUID format settings dialogue

UUID format settings dialogue

  • ID placeholders highlight

ID placeholders highlight

  • ID placeholders replacement action

ID placeholders replacement action

Contributors

Special thanks to:

About

An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages