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

Generated UUIDs are uppercase #3

Closed
s5no5t opened this issue Apr 19, 2017 · 9 comments
Closed

Generated UUIDs are uppercase #3

s5no5t opened this issue Apr 19, 2017 · 9 comments

Comments

@s5no5t
Copy link

s5no5t commented Apr 19, 2017

I really like this useful extension!

However, according to the spec, all generated UUIDs should be lowercase (see SO description for details.

However, the UUIDs generated here aren't - they are explicitly uppercase.

Is there a reason for this behavior?

@TerraVenil
Copy link
Owner

Hi! Nice to read thay it's useful! Yes, there was only one reason to use uppercase for UUIDs. I used guid extension on project which historically in SQL scripts have used uppercase.

@s5no5t
Copy link
Author

s5no5t commented Apr 21, 2017 via email

@Dagur
Copy link

Dagur commented Jan 4, 2023

A setting to make lowercase UUID's would be nice

@TerraVenil
Copy link
Owner

I would appreciate it if you create PR with available options on how to use this extension within UUIDs in upper case or lower case.
@jugglingthebits

@Hobart2967
Copy link
Contributor

There you go #4

@TerraVenil
Copy link
Owner

@Hobart2967 great contribution! 👍

@Hobart2967
Copy link
Contributor

Thank you! When's this going to be released to the market place? https://marketplace.visualstudio.com/items?itemName=kosunix.guid

@TerraVenil
Copy link
Owner

Waiting for any volunteer to pick up the #5.

@Hobart2967
Copy link
Contributor

Done: #6

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

No branches or pull requests

4 participants