Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UUID extension #1631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mlavrinenko
Copy link

It's a common task to generate some UUIDs while you write new fixtures/migrations. This extension adds the /uuid slash command that generates a random UUIDv4.

This would be much more helpful if slash command usage were allowed in the editor (zed-industries/zed#20095).

@cla-bot cla-bot bot added the cla-signed label Nov 4, 2024
@maxdeviant maxdeviant changed the title Add /uuid slash command to generate a random UUIDv4 Add UUID extension Nov 4, 2024
@notpeter
Copy link
Member

notpeter commented Nov 4, 2024

In the future, if you commit to a branch (and not main) on your fork instead and check the box "allow maintainers to contribute to your branch" we can attempt to help you fix up your PRs.

@mlavrinenko
Copy link
Author

Thanks for the tip, didn't know.

And if it's preferred I can close the PR and make another one with uuid branch and option turned on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants